1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libswscale
Mateusz 50ce296026 swscale: use dithering in DITHER_COPY only if not set -sws_dither none
This patch uses dithering in DITHER_COPY macro only if
it was not used option '-sws_dither none'.
With option '-sws_dither none' it uses downshift.

For human eye dithering is OK, for video codecs not necessarily.
If user don't want to use dithering, we should respect that.

Signed-off-by: Mateusz Brzostek <mateuszb@poczta.onet.pl>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-10-25 21:50:37 +02:00
..
2016-04-11 18:13:36 +02:00
2015-09-04 19:00:20 -03:00
2017-08-07 13:09:41 +02:00
2014-08-12 20:52:21 +02:00
2017-03-08 00:33:21 +01:00
2017-09-21 16:17:02 -08:00
2016-03-31 16:36:16 -03:00