FFmpeg/libswscale/arm
Niklas Haas c1a0e65763 swscale/internal: constify SwsFunc
I want to move away from having random leaf processing functions mutate
plane pointers, and while we're at it, we might as well make the strides
and tables const as well.

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Niklas Haas <git@haasn.dev>
2024-10-07 19:51:34 +02:00
..
hscale.S
Makefile
output.S
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 swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
yuv2rgb_neon.S libswscale: arm: Don't assume aligned output in yuv2rgb functions 2024-08-19 23:04:52 +03:00