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 Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' 2013-06-03 11:53:05 +02:00
sparc
x86 swscale: remove unneeded include assert.h 2013-07-19 18:52:41 +02:00
Makefile
colorspace-test.c
input.c swscale: remove unneeded include assert.h 2013-07-19 18:52:41 +02:00
libswscale.v
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.c
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c sws: add dither enum 2013-08-15 21:39:32 +02:00
swscale.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
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