84828 Commits (d2a01fe376d438eeb42795ecb2cfcd13458f1572)
 

Author SHA1 Message Date
Alexandre Janniaux 9191aa5607 FakeESOut: fix uninitialized member 6 years ago
Steve Lhomme f177969baa CI: add a Raspbian 32-bit target 7 years ago
Steve Lhomme ca00cd8ec4 extra: packages: add a Raspberry Pi build script 7 years ago
Steve Lhomme 1ac8082a5f contrib: qtquickcontrols2: fix compilation in msys 6 years ago
Steve Lhomme d353d6d59f contrib: qtquickcontrols2: simplify the make calls 6 years ago
Steve Lhomme 6b9589f09d contrib: qt: fix the path of Angle compiled binaries in msys 6 years ago
Steve Lhomme d3e3543323 contrib: force the PKG_CONFIG_LIBDIR for CMake when compiling in msys 7 years ago
Steve Lhomme c1ab7760ca contrib: qt: fix static path when compiled in msys 6 years ago
Steve Lhomme e9e46687f3 direct3d9: add an option to use DXVA-HD rather than StretchRect by default 7 years ago
Steve Lhomme 51e7cb6153 contrib: nettle: require a newer version 7 years ago
Steve Lhomme b0f13fc824 contrib: always use $(PKG_CONFIG) to find available dependencies 7 years ago
Steve Lhomme 6746f57873 package/win32: build.sh: don't force the PKG_CONFIG_LIBDIR in contribs 7 years ago
Steve Lhomme ee22d240ef contrib: detect the pkg-config variant to use when cross-compiling 7 years ago
Steve Lhomme 798ac8d707 contrib: pass the PKG_CONFIG variable to all tools 7 years ago
Steve Lhomme 78e0c7e3ef contrib: only use implicit variables for known implicit variables 7 years ago
Thomas Guillem 3d275aded4 decoder: rename input_Decoder*() to vlc_input_decoder_() 7 years ago
Thomas Guillem 412d1b8a4c vlc_decoder: use a specific opaque struct for input API 7 years ago
Thomas Guillem 0681ee69d4 decoder: manage VBI from decoder.c 7 years ago
Thomas Guillem ac6e448077 decoder: remove unused variable 7 years ago
Marvin Scholz fa2a63d02b posix/wait: Fix timespec calculation 7 years ago
Francois Cartegnie fa8c8eac8b demux: adaptive: allow to override max buffering 7 years ago
Francois Cartegnie 41f5882377 demux: adaptive: recurse getPlaybackTimeDurationBySegmentNumber 7 years ago
Francois Cartegnie 1d0e48f08e demux: adaptive: fix getPlaybackTimeDurationBySegmentNumber startnumber offset 7 years ago
Francois Cartegnie 8587d83877 demux: adaptive: fix live template period offset 7 years ago
Francois Cartegnie 680109a375 demux: adaptive: remove unused playlist update parameters 7 years ago
Steve Lhomme eb8044cff0 d3d11_player: assert on leaks 7 years ago
Steve Lhomme adcc27453b nvdec: use the CudaFunctions and CUcontext from the decoder device 7 years ago
Steve Lhomme 87c40237d9 nvdec: get the decoder device earlier 7 years ago
Romain Vimont c2a9006a03 Revert "android: util: remove redundant strncmp" 7 years ago
Romain Vimont 50522ede98 opengl: fix GL_ASSERT_NOERROR macro 7 years ago
Steve Lhomme 30e67033ba qt: don't create the "window" variable in libvlc 7 years ago
Steve Lhomme f7d7020b6e test: player: don't create the "window" variable in libvlc 7 years ago
Steve Lhomme f707c6f002 opengl: dxva2: fix indentation after previous commits 7 years ago
Steve Lhomme e595beb4e9 opengl: dxva2: use DXVA-HD instead of StretchRect for NVIDIA GPUs 7 years ago
Steve Lhomme b7a56bc889 opengl: dxva2: make sure we can handle the conversion in StretchRect 7 years ago
Steve Lhomme 15132bbffb opengl: dxva2: check we have a IDirect3DDevice9Ex earlier 7 years ago
Steve Lhomme 886587dc85 direct3d9: move the DXVA2 OpenGL Interop module in its own file 7 years ago
Thomas Guillem 7bad2a867f demux: wav: fix wrong pts after a seek 7 years ago
Thomas Guillem 6cdbd26806 demux: wav: don't increment pts past data chunk bundary 7 years ago
Thomas Guillem 7adb4c9b05 demux: wav: use vlc_stream_GetSize() 7 years ago
Thomas Guillem 2309a6e285 demux: wav: more robust chunk parsing 7 years ago
Thomas Guillem 9d7e963e05 demux: wav: change i_size type 7 years ago
Thomas Guillem 6544b0598c demux: wav: change i_data_size sign 7 years ago
Thomas Guillem 4b4d3ccdee demux: wav: change data_pos sign 7 years ago
Thomas Guillem 9de829ec61 demux: wav: parse ds64 in a new function 7 years ago
Thomas Guillem 8d23f74274 demux: wav: move fmt parsing in a new function 7 years ago
Thomas Guillem 1510c8b50f demux: wav: skip header in ChunkFind 7 years ago
Thomas Guillem fd15e5a03f demux: wav: refactor chunk skip 7 years ago
Thomas Guillem fcea115014 demux: wav: reorder to avoid forward declarations 7 years ago
Steve Lhomme 03208617c5 d3d11_surface: fix missing local d3d11_device_t 7 years ago