• Michael Niedermayer's avatar
    sws: add dither enum · 1e0e1932
    Michael Niedermayer authored
    This allows specifying more dither algorithms without using up flags and
    without ambiguities.
    
    Also initialize the new field based on the flags and use it.
    Note, improving the logic of the checks is left to subsequent
    commits, this here only switches from flags to enum.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    1e0e1932
Name
Last commit
Last update
..
bfin Loading commit data...
ppc Loading commit data...
sparc Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
colorspace-test.c Loading commit data...
input.c Loading commit data...
libswscale.v Loading commit data...
options.c Loading commit data...
output.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-test.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_internal.h Loading commit data...
swscale_unscaled.c Loading commit data...
utils.c Loading commit data...
version.h Loading commit data...
yuv2rgb.c Loading commit data...