summaryrefslogtreecommitdiffstats
path: root/bootstrap.py
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2020-11-26 23:42:20 +0200
committerAvi Halachmi (:avih) <avihpit@yahoo.com>2020-11-27 00:25:32 +0200
commit62fb374349e0b13707e12ada5a3410a395c58efa (patch)
tree6fd93d00f80673f44e25437945c423bdcec5b199 /bootstrap.py
parent59c32a04b04dc42dd17665834a9f2ce35a48eeaf (diff)
downloadmpv-62fb374349e0b13707e12ada5a3410a395c58efa.tar.bz2
mpv-62fb374349e0b13707e12ada5a3410a395c58efa.tar.xz
vo_sixel: change default dither to "auto"
For two reasons: 1. It was counter intuitive that there's an "auto" value (which is actually a libsixel value and not an mpv one), but it's not the default value - our default was Atkinson. 2. "auto" provides better dithering than Atkinson with libsixel, which is especially noticeable with smooth gradients - where Atkinson has visible banding. In libsixel 1.8.2 the "auto" value maps to Atkinson if the output palette has up to 16 colors, or to Floyd-Steinberg otherwise (e.g. using fixed palette with 256 colors chooses Floyd-Steinberg).
Diffstat (limited to 'bootstrap.py')
0 files changed, 0 insertions, 0 deletions