84828 Commits (d2a01fe376d438eeb42795ecb2cfcd13458f1572)
 

Author SHA1 Message Date
Thomas Guillem fa3e6c11da decoder: fix out_pool NULL deref 7 years ago
Thomas Guillem b5fe394e41 decoder: assert that out_pool is valid from buffer_new 7 years ago
Martin Storsjö 300439c055 Add missing "extern" to fix building with -fno-common 7 years ago
Martin Storsjö 7c33db1764 contrib: gpg-error: Backport a patch to fix building with -fno-common 7 years ago
Steve Lhomme 754002efdb contrib: wine-headers: bring back HEVC/VPx in dxva.h 7 years ago
Pierre Lamot 46632a5464 contrib: qt: disable some features we don't need 7 years ago
Steve Lhomme bcd0a9bbda contrib: qtdeclarative: don't build/install qmltest targets 7 years ago
Steve Lhomme 4f72f199f2 contrib: qt: build less things 7 years ago
Steve Lhomme afea992cb2 contrib: qt: fix building for Windows 7 years ago
Steve Lhomme 452c75c8f1 contrib: qt: Update Qt to 5.12.7 7 years ago
Francois Cartegnie 1a55c0b93b access: dvdnav: use new open2 7 years ago
Francois Cartegnie 5121360f25 access: dvdread: use DVDOpen2 7 years ago
Francois Cartegnie 9d8df8c7c0 demux: adaptive: fix VPx mappings 7 years ago
Francois Cartegnie 11443e26ea access: bluray: check overlay number 7 years ago
Francois Cartegnie 6c005312e9 access: bluray: check stride difference 7 years ago
Francois Cartegnie 72ba342fe8 access: bluray: check region chromas 7 years ago
Francois Cartegnie 41587c614e access: bluray: check region alloc 7 years ago
Francois Cartegnie 5c3b3c1cff access: bluray: check for overlay pointer overwrite 7 years ago
Francois Cartegnie 4e27fb6522 access: bluray: check overlay 7 years ago
Francois Cartegnie 5dba375c4c access: bluray: use temp var and disambiguate blurayDrawOverlay 7 years ago
Martin Storsjö 0e7e92cd8d extras/tools: Require nasm 2.14 7 years ago
Jean-Baptiste Kempf ea96271fb8 Contribs: update dav1d to 0.6.0 7 years ago
Tristan Matthews 3b20ca5ea7 adjust: fix double free on unsupported chroma 7 years ago
Jean-Baptiste Kempf 1b9163cec2 Add T263 fourcc alias for H.263 7 years ago
Steve Lhomme f24b1c94c3 direct3d9: only enable the StretchRect replacement for NVIDIA 7 years ago
Rémi Denis-Courmont 9b1de3a511 transcode: remove dead code 7 years ago
Rémi Denis-Courmont e37191e86e setid: remove dead code 7 years ago
Rémi Denis-Courmont b05cc2467d gather: remove dead code 7 years ago
Rémi Denis-Courmont 48daf5073a delay: remove dead code 7 years ago
Rémi Denis-Courmont 714c91a54f chromecast: remove dead code 7 years ago
Rémi Denis-Courmont c0511132f3 bridge: remove dead code 7 years ago
Rémi Denis-Courmont 11c0709ff9 autodel: remove dead code 7 years ago
Rémi Denis-Courmont 7fc6e51819 sout: distinguish filter and output capabilities 7 years ago
Rémi Denis-Courmont 8538914dbe stats: split as two modules 7 years ago
Steve Lhomme 1a641e929a NEWS: add an entry to D3D9 NVIDIA fix 7 years ago
Steve Lhomme 5ca3a89dbc direct3d9: reindent after previous changes 7 years ago
Steve Lhomme a9474e0adc direct3d9: add an internal VideoProcessor to do the range conversion 7 years ago
Steve Lhomme 2fa591ea0c contrib: generate the dxvahd.h from a fresh IDL file 7 years ago
Steve Lhomme 3e8a235145 direct3d9: get the rendering format so we can ask for converters if needed 7 years ago
Steve Lhomme e745f6a15e direct3d9: set all the output value for internal swapchain 7 years ago
Steve Lhomme 87950708de d3d9_fmt: don't specify the D3DFORMAT to use with the IDirect3DDevice9 7 years ago
Steve Lhomme 4eb3c7c6fc d3d9_fmt: remove write only parameters from d3d9_device_t 7 years ago
Steve Lhomme 24776f203b direct3d9: use the output format to determine the rendering to use 7 years ago
Steve Lhomme 5fbc2a6bec d3d9_fmt: move the code to reset the D3D9 device 7 years ago
Steve Lhomme 3cf1de4649 direct3d9: check the format support on the selected adapter 7 years ago
Steve Lhomme a13b1ea0d7 direct3d9: simplify the output format check 7 years ago
Steve Lhomme 60c0cb1069 d3d9_fmt: keep the adapter info while it's loaded 7 years ago
Steve Lhomme 162eeaa427 d3d9_fmt: store the adapter capabilities in the d3d9_device_t 7 years ago
Tristan Matthews d62ef8d2de aom: remove empty curly braces initialization 7 years ago
Rémi Denis-Courmont 5ded10d461 stats: reorder to avoid forward declarations 7 years ago