librempeg/libswscale/aarch64
Lynne 3e098cca6e
aarch64/yuv2rgb_neon: fix return value
We return 0 for this particular architecture but should instead be
returning the number of lines.
Fixes users who check the return value matches what they expect.
2020-07-09 10:33:14 +01:00
..
hscale.S
Makefile
output.S
rgb2rgb_neon.S
rgb2rgb.c
swscale_unscaled.c
swscale.c
yuv2rgb_neon.S