Ronald S. Bultje
|
55eda370cb
|
swscale: clip unscaled colorspace conversion path.
Prevents overflows on very bright scenes when adding dither,
which may lead to black dots.
|
2011-07-14 13:27:06 -07:00 |
|
Diego Biurrun
|
96c1e6d40d
|
doxygen: Make sure parameter names match between .c and .h files.
|
2011-07-14 04:09:49 +02:00 |
|
Ronald S. Bultje
|
1ce724ee39
|
swscale: implement error dithering in planarCopyWrapper.
Based on a somewhat similar idea in FFmpeg's swscale.
|
2011-07-08 15:15:31 -07:00 |
|
Ronald S. Bultje
|
6af2801088
|
swscale: split swscale.c in unscaled and generic conversion routines.
This duplicates the function fillPlane().
|
2011-06-03 09:52:09 -07:00 |
|