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 sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
rgb2rgb.h sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
rgb2rgb_template.c lavu: add FF_CEIL_RSHIFT and use it in various places. 2013-05-09 16:59:42 +02:00
swscale-test.c Replace all occurrences of PRI in sscanf() calls with SCN 2013-04-10 09:56:48 +02:00
swscale.c sws: add dither enum 2013-08-15 21:39:32 +02:00
swscale.h Merge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491' 2013-05-07 11:04:07 +02:00
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 swscale: RGBA64 output 2013-05-12 21:47:19 +02:00