ffmpeg/libswscale
Michael Niedermayer 8045c0167d sws: Only reset dither state for bitexact mode
the output looks better with a random initial state than
all 0

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-19 02:38:48 +01:00
..
bfin
ppc Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
sparc
x86
colorspace-test.c
input.c
libswscale.v
Makefile
options.c sws: add AVOption flag for error diffusion dither 2013-01-19 02:38:48 +01:00
output.c sws: rgb/bgr 4/8 error diffusion dither 2013-01-19 02:38:48 +01:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h sws: Support error diffusion dither for mono output 2013-01-18 23:26:00 +01:00
swscale_unscaled.c sws: Support error diffusion dither for mono output 2013-01-18 23:26:00 +01:00
swscale-test.c libswscale/swscale-test: fix some const correctness 2012-12-26 03:14:59 +01:00
swscale.c sws: Only reset dither state for bitexact mode 2013-01-19 02:38:48 +01:00
swscale.h sws: Support error diffusion dither for mono output 2013-01-18 23:26:00 +01:00
utils.c sws: rgb/bgr 4/8 error diffusion dither 2013-01-19 02:38:48 +01:00
version.h
yuv2rgb.c