FFmpeg/libswscale/arm
Martin Storsjö 507c2a5774 libswscale: arm: Don't assume aligned output in yuv2rgb functions
This fixes failures in recently added checkasm tests.

While the buffers in most cases are aligned, libswscale in general
can't assume the output to be aligned.

Signed-off-by: Martin Storsjö <martin@martin.st>
2024-08-19 23:04:52 +03:00
..
hscale.S
Makefile
output.S
rgb2yuv_neon_16.S
rgb2yuv_neon_32.S
rgb2yuv_neon_common.S
swscale_unscaled.c
swscale.c
yuv2rgb_neon.S