ffmpeg/libswscale/arm
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 swscale/arm: add yuv2planeX_8_neon 2016-04-11 18:13:36 +02:00
hscale.S swscale/arm: add ff_hscale_8_to_15_neon 2016-04-09 00:16:56 +02:00
output.S swscale/arm: add yuv2planeX_8_neon 2016-04-11 18:13:36 +02:00
rgb2yuv_neon_16.S arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported 2018-03-31 21:54:56 +03:00
rgb2yuv_neon_32.S arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported 2018-03-31 21:54:56 +03:00
rgb2yuv_neon_common.S fix build with gas-preprocessor.pl 2014-01-12 18:01:39 +01:00
swscale.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
swscale_unscaled.c arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported 2018-03-31 21:54:56 +03:00
yuv2rgb_neon.S swscale/arm/yuv2rgb: make the code bitexact with its aarch64 counter part 2016-04-01 17:23:45 +02:00