ffmpeg/libswscale/arm
Adam Lackorzynski 76b1810017 libswscale/arm/swscale_unscaled: Fix function prototype
Constify dstStrice argument of rgbx_to_nv12_neon_16_wrapper to be
compatible with other functions as used in function assignment.

Signed-off-by: Adam Lackorzynski <adam@l4re.org>
Signed-off-by: Martin Storsjö <martin@martin.st>
2025-03-02 01:10:38 +02:00
..
hscale.S arm: Consistently use proper interworking function returns 2024-10-09 15:52:51 +03:00
Makefile swscale/arm: add yuv2planeX_8_neon 2016-04-11 18:13:36 +02:00
output.S arm: Consistently use proper interworking function returns 2024-10-09 15:52:51 +03: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 swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscale_unscaled.c libswscale/arm/swscale_unscaled: Fix function prototype 2025-03-02 01:10:38 +02:00
yuv2rgb_neon.S arm: Consistently use proper interworking function returns 2024-10-09 15:52:51 +03:00