• Lynne's avatar
    aarch64/yuv2rgb_neon: fix return value · 3e098cca
    Lynne authored
    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.
    3e098cca
Name
Last commit
Last update
..
Makefile Loading commit data...
hscale.S Loading commit data...
output.S Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb_neon.S Loading commit data...
swscale.c Loading commit data...
swscale_unscaled.c Loading commit data...
yuv2rgb_neon.S Loading commit data...