librempeg/libswscale/arm
Martin Storsjö 70e6d0e8f8 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>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-08-30 18:02:48 +02: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