65029 Commits (813c4b120024232a3f0ff3e26223a8165f15eb53)
 

Author SHA1 Message Date
Marvin Scholz 813c4b1200 macosx: Rework VLC Status bar icon for OS X 10 years ago
Steve Lhomme 5914e37963 d3d11va: handle decoding to DXGI_FORMAT_420_OPAQUE using a ID3D11VideoProcessor 10 years ago
Francois Cartegnie bab96227b4 demux: dash: fix templated live stream playback (fix #16958) 10 years ago
Francois Cartegnie 3082d6424a demux: dash: fix live template number computing 10 years ago
Francois Cartegnie c30d095ae0 demux: adaptive: missing break on es recycling (fix #16952) 10 years ago
Francois Cartegnie 80ec5a56f5 demux: adaptive: add missing pcr (fix #16951) 10 years ago
Francois Cartegnie 6d57ac72e8 demux: adaptive: add segment start time debugging 10 years ago
Francois Cartegnie 7d6ddb3743 demux: adaptive: fix sidx handling (fix #16949, #16950) 10 years ago
Rémi Denis-Courmont 73761ab710 adpcm: fix decoding and gapping memory leak (fixes #16953) 10 years ago
Filip Roséen 38cd4bec5f mkv: abort seek completely if it fails 10 years ago
Filip Roséen 2584163283 mkv: fix crash when seek includes tracks without ES out 10 years ago
Petri Hintukainen a7440f78d4 Qt: simplify call for the main menu 10 years ago
Petri Hintukainen 89682d3971 dvdnav: implement INPUT_NAV_MENU 10 years ago
Petri Hintukainen 0c7b95570f bluray: implement INPUT_NAV_MENU 10 years ago
Jean-Baptiste Kempf bf5a018c86 demux: Add INPUT_NAV_MENU 10 years ago
Steve Lhomme 473920a585 avcodec: remove unused API entries 10 years ago
Hugo Beauzée-Luyssen 26639139c7 contribs: ssh2: Don't apply winrt patches on other platforms 10 years ago
Hugo Beauzée-Luyssen e5677df83c comtribs: libdsm: Bump to 0.2.4 10 years ago
Jean-Baptiste Kempf 3e5d368865 D3D11: rework cleaning 10 years ago
Steve Lhomme 20cc6a01b6 D3D11va: fix fix compilation on older libavcodec 10 years ago
Steve Lhomme b93a0490fc contrib:d3d11: Add missing D3D11_FEATURE_DATA_THREADING structure 10 years ago
Francois Cartegnie ab02be2bc9 demux: adaptive: fix thread buffered chunks reads 10 years ago
Jean-Baptiste Kempf 43050d5d73 D3D11: remove unused variable 10 years ago
Jean-Baptiste Kempf 25ac332fc8 D3D11: split Hwnd from CoreWindow Open() 10 years ago
Jean-Baptiste Kempf 6aab0169fa D3D11: fix leaks 10 years ago
Jean-Baptiste Kempf aaf56692c6 D3D11: remove trailing spaces 10 years ago
Jean-Baptiste Kempf 3ce5b87d2d D3D11: better split between WinRT and Win32 init 10 years ago
Jean-Baptiste Kempf f611782bc9 D3D11va: fix compilation on older libavcodec 10 years ago
Jean-Baptiste Kempf 6b77714e74 DxGI: code cosmetic 10 years ago
Steve Lhomme b2ef9ee3ab Contrib: the D3D11 decoder context needs to be protected on WinRT 10 years ago
Jean-Baptiste Kempf dee0bb1b67 i420 to nv12 cosmetics 10 years ago
Steve Lhomme dc8f20db61 d3d11va: fix winrt compilation 10 years ago
Steve Lhomme bbbafc35be chroma:i420_nv12: only allow pixel copy, no resizing 10 years ago
Steve Lhomme 57d593b478 chroma:i420_nv12: only allow NV12 output 10 years ago
Steve Lhomme c98ce46358 direct3d11: change the source format to the cropped one when computing position 10 years ago
Steve Lhomme f548822c6b vout:win32: don't force a value that's the default value 10 years ago
Steve Lhomme a1f4000b47 direct3d11: set the RGB mask for RGB32 10 years ago
Benoit du Payrat bf2a7faff9 Qt: Leaves minimal view on quit to prevent size issues on start 10 years ago
Hugo Beauzée-Luyssen 8d445039a3 contribs: gcrypt: Suppress more Reg* function calls on winrt 10 years ago
Hugo Beauzée-Luyssen 8b7f2502cd contribs: pthreads: Fix use of forbidden functions on winrt 10 years ago
Hugo Beauzée-Luyssen ccd2051ff9 contribs: gnutls: Use _topendir instead of opendir on winrt 10 years ago
Hugo Beauzée-Luyssen 3cd1630d5c contrib: gnutls: Use CertOpenStore instead of CertOpenSystemStore on winrt 11 years ago
Jean-Baptiste Kempf 68438d48bb Contribs: Don't let gcrypt use registry to get entropy on WinRT 10 years ago
Steve Lhomme 8c2e016276 direct3d11: remove dead I420/YV12 code 10 years ago
Steve Lhomme ad8cbfd644 chroma: add a converter from I420/YV12 to NV12 10 years ago
Jean-Baptiste Kempf 895212584d Update MODULES_LIST 10 years ago
Steve Lhomme 2cf9d8c1cb dxgi_fmt: we can't handle I420 like NV12 in the shader 10 years ago
Steve Lhomme 2f15a3be71 direct3d11: let the GPU handle the texture border interpolation on the visible area 10 years ago
Filip Roséen fc879f6c88 oggspots: changed misleading entry in MODULES_LIST 10 years ago
Petri Hintukainen 6331c9e6d4 qt: show menu button only if there is menu title 10 years ago