ffmpeg/libswscale/x86
rcombs 3e00b9e395 swscale/x86/init: use isSemiPlanarYUV
Fixes P210/P410 cases introduced (and broken) in 88d804b7ff
2021-12-23 01:41:03 -06:00
..
Makefile libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 2021-12-15 20:04:59 -03:00
hscale_fast_bilinear_simd.c
input.asm
output.asm
rgb2rgb.c libswscale/x86/rgb2rgb: add shuffle_bytes avx2 2021-10-15 10:59:20 +02:00
rgb2rgb_template.c
rgb_2_rgb.asm libswscale/x86/rgb2rgb: add shuffle_bytes avx2 2021-10-15 10:59:20 +02:00
scale.asm
scale_avx2.asm x86/scale_avx2: don't use $ for hex literals 2021-12-16 17:29:21 -03:00
swscale.c swscale/x86/init: use isSemiPlanarYUV 2021-12-23 01:41:03 -06:00
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c
yuv2yuvX.asm
yuv_2_rgb.asm