ffmpeg/libswscale/x86
Andreas Rheinhardt f3c197b129 Include attributes.h directly
Some files currently rely on libavutil/cpu.h to include it for them;
yet said file won't use include it any more after the currently
deprecated functions are removed, so include attributes.h directly.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-04-19 14:34:10 +02:00
..
Makefile
hscale_fast_bilinear_simd.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
input.asm
output.asm
rgb2rgb.c swscale/x86/rgb2rgb: Remove unused ASM constants 2021-02-24 09:45:17 +01:00
rgb2rgb_template.c
rgb_2_rgb.asm
scale.asm
swscale.c libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0 2021-04-01 20:47:52 +02:00
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c
yuv2yuvX.asm libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext 2021-04-01 20:47:52 +02:00
yuv_2_rgb.asm