ffmpeg/libswscale
Michael Niedermayer 1e0e193240 sws: add dither enum
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: Michael Niedermayer <michaelni@gmx.at>
2013-08-15 21:39:32 +02:00
..
bfin
ppc
sparc
x86 swscale: remove unneeded include assert.h 2013-07-19 18:52:41 +02:00
colorspace-test.c
input.c swscale: remove unneeded include assert.h 2013-07-19 18:52:41 +02:00
libswscale.v
Makefile
options.c sws: add dither enum 2013-08-15 21:39:32 +02:00
output.c sws: add dither enum 2013-08-15 21:39:32 +02:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h sws: add dither enum 2013-08-15 21:39:32 +02:00
swscale_unscaled.c sws: add dither enum 2013-08-15 21:39:32 +02:00
swscale-test.c
swscale.c sws: add dither enum 2013-08-15 21:39:32 +02:00
swscale.h
utils.c sws: add dither enum 2013-08-15 21:39:32 +02:00
version.h sws: add dither enum 2013-08-15 21:39:32 +02:00
yuv2rgb.c