vlc/modules/video_chroma
Steve Lhomme 84e4430555 d3d11: turn legacy compatiblity log into a warning 2020-05-07 08:23:20 +02:00
..
Makefile.am Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration" 2019-03-12 19:10:24 +02:00
chain.c chain: set the output vctx from the internal filter chain output vctx 2019-12-09 13:26:07 +01:00
copy.c copy: assert copy_pitch is not null 2019-11-26 11:01:09 +01:00
copy.h chroma: copy: do not use an empty structure if SSE2 is not supported 2019-05-07 12:00:09 +02:00
cvpx.c chroma: cvpx: use cvpx video context 2020-01-10 13:01:56 +01:00
d3d9_fmt.c d3d9: don't read the screen size to create the swapchain in winstore 2020-04-08 14:53:22 +02:00
d3d9_fmt.h direct3d9: add an option to use DXVA-HD rather than StretchRect by default 2020-03-19 17:03:41 +01:00
d3d11_fmt.c d3d11: turn legacy compatiblity log into a warning 2020-05-07 08:23:20 +02:00
d3d11_fmt.h Add missing "extern" to fix building with -fno-common 2020-03-10 13:50:55 +02:00
dxgi_fmt.c dxgi_fmt: allow hardware decoding to Y410 (4:4:4 10 bit) 2020-03-13 10:28:19 +01:00
dxgi_fmt.h dxgi: fix argument type 2019-07-13 11:55:29 +03:00
grey_yuv.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
i420_nv12.c core: remove global *_sys_t typedefs 2018-04-30 14:20:50 +02:00
i420_rgb.c Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration" 2019-03-12 19:10:24 +02:00
i420_rgb.h Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration" 2019-03-12 19:10:24 +02:00
i420_rgb8.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
i420_rgb16.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
i420_rgb16_x86.c Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration" 2019-03-12 19:10:24 +02:00
i420_rgb_c.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
i420_rgb_mmx.h Revert "i420_yuy2/i422_yuy2/i420_rgb: purge MMX" 2019-03-12 19:10:19 +02:00
i420_rgb_sse2.h i420_rgb: fix an offset (buffer overflow) in intrinsics 2019-03-06 17:11:23 +01:00
i420_yuy2.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
i420_yuy2.h Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration" 2019-03-12 19:10:24 +02:00
i422_i420.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
i422_yuy2.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
i422_yuy2.h Revert "i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration" 2019-03-12 19:10:24 +02:00
omxdl.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
rv32.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
swscale.c video_chroma/swscale: make global variable static 2019-06-15 13:39:13 +02:00
yuvp.c yuvp: simplify 2019-02-24 10:44:51 +01:00
yuy2_i420.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
yuy2_i422.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00