ffmpeg/libswscale/arm
Anton Khirnov 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled
That function pointer is now used only for unscaled conversion.
2021-07-03 15:57:53 +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
swscale.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
swscale_unscaled.c sws: rename SwsContext.swscale to convert_unscaled 2021-07-03 15:57:53 +02:00
yuv2rgb_neon.S swscale/arm/yuv2rgb: make the code bitexact with its aarch64 counter part 2016-04-01 17:23:45 +02:00