mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-16 20:43:10 +00:00
Dither none is only implemented in full chroma interpolation for these rgb formats Its also a obscure choice (producing less nice images) that implementing it in the other code-paths makes no sense Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>