84828 Commits (d2a01fe376d438eeb42795ecb2cfcd13458f1572)
 

Author SHA1 Message Date
Konstantin Pavlov 75cd97f6b1 CI: Added snap job 7 years ago
Konstantin Pavlov adefe57379 snap: make it easier to run as a CI job 7 years ago
Steve Lhomme abd6fbe4b2 package/win32: build.sh: don't run bootstrap if it was run once 7 years ago
Steve Lhomme 3644c45e16 libvlc: add a way to disable the GPU callback engine 7 years ago
Alexandre Janniaux 595878cddd aom: remove unsupported AOM chroma 7 years ago
Alexandre Janniaux 82ddd6c771 es_out: use sout control only when sout is enabled 7 years ago
Steve Lhomme 42c45b9603 dxva2: add more preferred decoder pixel format based on chroma sub-sampling 7 years ago
Steve Lhomme 7fbe530406 direct3d9: add support for Y410 (4:4:4 10 bit) rendering 7 years ago
Steve Lhomme bf7e3ee83b direct3d9: add support for Y210 (4:2:2 10 bit) rendering 7 years ago
Steve Lhomme 9ec0d83a05 direct3d9: add support for AYUV (4:4:4 8 bit) rendering 7 years ago
Steve Lhomme 9b7df42f0d direct3d9: add support for YUY2 (4:2:2 8 bit) rendering 7 years ago
Steve Lhomme 920b9c1322 direct3d9: code cleaning 7 years ago
Steve Lhomme 3a2aa3deeb dxgi_fmt: allow hardware decoding to Y410 (4:4:4 10 bit) 7 years ago
Steve Lhomme 62c0ea9ab7 direct3d11: support rendering from Y410 (4:4:4 10 bit) to RGB 7 years ago
Steve Lhomme 002850be53 dxgi_fmt: allow hardware decoding to Y210 (4:2:2 10 bit) 7 years ago
Steve Lhomme 5b7d9e132f direct3d11: support rendering from Y210 (4:2:2 10 bit) to RGB 7 years ago
Steve Lhomme ed9988f015 dxgi_fmt: allow hardware decoding to YUY2 (4:2:2 8 bit) 7 years ago
Steve Lhomme 84666be679 dxgi_fmt: allow hardware decoding to AYUV (4:4:4 8 bit) 7 years ago
Steve Lhomme 6b0522a3b0 avcodec: va: allow 444/422 decoding with DXVA2/D3D11VA 7 years ago
Steve Lhomme b693265a38 directx_va: add support for custom Intel HEVC GUIDs 7 years ago
Steve Lhomme ef400315cd contrib: ffmpeg: add DXVA code to handle extra data for HEVC Range Extension 7 years ago
Steve Lhomme ef3191943b dxva2: add more known pixel format 7 years ago
Steve Lhomme 2c5144cbdb dxva2: log the chroma sub-sampling of the source when selecting decoder format 7 years ago
Steve Lhomme 9c73278441 direct3d11: fix AYUV (4:4:4 8 bit) rendering 7 years ago
Steve Lhomme 17195cd315 direct3d11: fix the chroma sub-sampling restriction on format selection 7 years ago
Steve Lhomme 72c1e3a41e dxgi_fmt: fix 4:2:2 chroma definitions 7 years ago
Steve Lhomme 686d6a0317 d3d11_quad: simplify the RGB/YUV conversion matrix selection 7 years ago
Steve Lhomme 4cb707be54 direct3d: fix forcing the minimum _WIN32_WINNT 7 years ago
Steve Lhomme 494c3b279a direct3d9: log when the decoder format is favored 7 years ago
Francois Cartegnie d2e153423f Revert "playlist: m3u: use cctype" 7 years ago
Quentin Chateau 9984700a27 nvdec: release used video blocks 7 years ago
Quentin Chateau f1b76bde7f vout: use vlc_atomic_rc_t 7 years ago
Quentin Chateau a23c75a1f4 aout: use vlc_atomic_rc_t 7 years ago
Francois Cartegnie 9eb3af029a playlist: m3u: parse tvg meta in EXTINF 7 years ago
Francois Cartegnie e19f71e95f playlist: m3u: rework parsing EXT Tags 7 years ago
Francois Cartegnie 951e721833 playlist: m3u: refactor and simplify EXTINF parsing 7 years ago
Francois Cartegnie 984fa85411 playlist: m3u: use cctype 7 years ago
Steve Lhomme 9fdad60379 direct3d9: fallback to DXVHA-HD if StretchRect conversion is impossible 7 years ago
Steve Lhomme 5f1a0aa70c dxva2: select the favorite decoder format later 7 years ago
Steve Lhomme 39f58efa91 dxva2: fix DXVA2.DLL reference not increased when copying the picture context 7 years ago
Steve Lhomme 15db7dfc6c direct3d9: add more logs about possible format selection issues 7 years ago
Steve Lhomme 215fa6cf21 direct3d9: test the actual D3DFORMAT from the decoder 7 years ago
Alexandre Janniaux 4b4760bbd6 pkg-rewrite-absolute.py: use == instead of is for char comparison 7 years ago
Alexandre Janniaux 8943620b85 pkg-rewrite-absolute.py: use OrderedDict for variables 7 years ago
Steve Lhomme 06237e184d contrib: qt: partially revert 4f72f199f2 7 years ago
Steve Lhomme 7864c72675 contrib: qt: update the mingw32 compiler crash fix on RDRND 7 years ago
Alexandre Janniaux c5e302585e qt: messages: use C++ atomic instead of Qt's 7 years ago
Alexandre Janniaux ed74dde515 placebo_utils: unexport private API 7 years ago
Alexandre Janniaux 01fb5ad63f input: remove trailing characters 7 years ago
Alexandre Janniaux 0b7ce00c5e use ARRAY_SIZE when applicable 7 years ago