911 Commits (0e01acb9fc9369d179f0bfd2953c06ade0dbac44)

Author SHA1 Message Date
KO Myung-Hun f07edbadda meson: fix duplicated targets on OS/2 3 months ago
Rémi Denis-Courmont a3c54b5858 i42{0,2}_yuy2: remove dead chroma conversions 5 months ago
Steve Lhomme 2031cd83d6 dxgi_fmt: add support for tri-planar I422 10-bit 5 months ago
Johannes Kauffmann 10d70581bd video_chroma/gst: fix p_chain leak 6 months ago
Steve Lhomme 8cc1583480 video_chroma/gst: fix potential leak in fmt_intermediate 6 months ago
Marvin Scholz aae0f2db9f chroma: cvpx: fix unused variable warning 7 months ago
Steve Lhomme 56b7d150ac dxgi_fmt: handle the black color for DXGI_FORMAT_R16G16B16A16_UNORM 10 months ago
Alexandre Janniaux 083e0868bc video_chroma: meson: define d3d9_common_lib 1 year ago
Thomas Guillem 3a32561423 chroma: chain: use chroma_probe 1 year ago
Thomas Guillem 546b809a16 swscale: build chroma conversion table 1 year ago
Thomas Guillem f8a267d7bf modules: build chroma conversion table 1 year ago
Steve Lhomme a99578da81 d3d9_fmt: link with d3d9.lib 1 year ago
Steve Lhomme 57570b45dc d3d11_fmt: only load d3d11_1sdklayers.dll from %windows%\system32 1 year ago
Steve Lhomme 833641de13 d3d11_fmt: only load DXGIDEBUG.DLL from %windows%\system32 1 year ago
Steve Lhomme 55c7b75f6e d3d11_fmt: use the proper IID type in DXGIGetDebugInterface() 1 year ago
Thomas Guillem 5f9ebb5c5e chroma: chain: add VLC_CODEC_VAAPI_420_12BPP fallback 1 year ago
Thomas Guillem 2d552a3d04 chroma: chain: handle I420_12* 1 year ago
Steve Lhomme 186f53a162 uwp: include process.h before forcing the WINAPI_FAMILY 1 year ago
Steve Lhomme b7f134dd38 meson: only build D3D9 on Windows desktop 1 year ago
Steve Lhomme 38cc9961e9 meson: move the d3d11/d3d9 common lib in video_chroma 1 year ago
Steve Lhomme f44cb4e6fe meson: define chroma_copy tests with vlc_tests 1 year ago
Steve Lhomme 57c0cea2f5 meson: link chroma copy tests with compat 1 year ago
Steve Lhomme 9112601b32 Revert "meson: disable tests using alarm() on Windows" 1 year ago
Steve Lhomme 9e200111cc d3d11_fmt: don't assert if the driver can't be read the old way 2 years ago
Alexandre Janniaux e080d55cff video_chroma: meson.build: use enabled flag 2 years ago
Steve Lhomme 7321f3bdb8 d3d11_fmt: fix HRESULT testing 2 years ago
Steve Lhomme 6457b7168e dxgi_fmt: add the Microsoft manufacturer ID 2 years ago
Steve Lhomme d48871ba62 d3d11_fmt: use CheckInterfaceSupport() to get the driver version 2 years ago
Steve Lhomme 68b0f7acf8 d3d11_fmt: make missing device driver info more understandable 2 years ago
Steve Lhomme a3b980a9a9 d3d11_fmt: log which creation flags were used to create a D3D11 Device 2 years ago
Steve Lhomme 60489378d2 d3d11: log errors when failing to create/get a ID3D11Device 2 years ago
Steve Lhomme 16a7437e82 d3d11_fmt: move the DXGI debug code in a structure 2 years ago
Steve Lhomme a8d5230016 d3d11: always link with d3d11.dll 2 years ago
Fatih Uzunoglu ffb6cc6933 use `COINIT_DISABLE_OLE1DDE` with `CoInitializeEx()` 2 years ago
Felix Paul Kühne caa6330357 Makefile.am: disable all modules unsuitable for watchOS 2 years ago
Steve Lhomme f5227c013f video_chroma: avoid defining PLUGIN_PLAIN 2 years ago
Steve Lhomme dac3cffcd8 d3d11_fmt: allow selecting a format with any alpha value 2 years ago
Alexandre Janniaux dc83b3eda8 video_chroma: meson: use 'enabled' property for plugins 2 years ago
Alexandre Janniaux 850442bc29 meson: use frameworks[] for referencing 2 years ago
Steve Lhomme dfd6d83e50 yuvp: assert on bogus palette 2 years ago
Thomas Guillem a4b5c96472 cvpx: add missing parameter types 2 years ago
Alexandre Janniaux 2c1fc01053 video_chroma: yuvp: fix potentially undefined r,g,b,a 2 years ago
Alexandre Janniaux 3d35cdadf8 yuvp: use early return 2 years ago
Steve Lhomme ac280f41be d3d11_fmt: build as C++ 2 years ago
Steve Lhomme c95e45ae0f d3d11_fmt: init GUIDs from d3d11/dxgi as well 2 years ago
Steve Lhomme 81efa92f21 dxgi_fmt: add a d3d_format_t for GPU NV12 combined with NV12 alpha 3 years ago
Steve Lhomme 1429659a3e fourcc: add a D3D11 opaque that combines an opaque texture and an alpha one 3 years ago
Steve Lhomme 3a85b272bc d3d11_fmt: add an alpha texture type in d3d11_video_context_t 3 years ago
Steve Lhomme dc7f5a2e32 d3d11: lookup d3d_format_t with or without an alpha texture 3 years ago
Steve Lhomme 8f5e889d07 dxgi_fmt: add secondary DXGI_FORMAT for a texture with alpha data 3 years ago