mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/272/head
parent
736a48901f
commit
50ce296026
1 changed files with 19 additions and 1 deletions
Loading…
Reference in new issue