• Vittorio Giovara's avatar
    avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 · e96c3b81
    Vittorio Giovara authored
    The rationale is that you have a packed format in form
    <greyscale sample> <alpha sample> <greyscale sample> <alpha sample>
    and shortening greyscale to 'G' might make one thing about Greenscale instead.
    An alias pixel format and color space name are provided for compatibility.
    e96c3b81
Name
Last commit
Last update
..
Makefile Loading commit data...
input.asm Loading commit data...
output.asm Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb_template.c Loading commit data...
scale.asm Loading commit data...
swscale.c Loading commit data...
swscale_template.c Loading commit data...
w64xmmtest.c Loading commit data...
yuv2rgb.c Loading commit data...
yuv2rgb_template.c Loading commit data...