summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2016-05-03 13:53:17 -0400
committerRonald S. Bultje <rsbultje@gmail.com>2016-05-10 08:37:55 -0400
commit431117dcb55c9bd47febf9ee3379e14a5d6595c8 (patch)
treee4bb5bed1f77a604e4368fbe77267e4fbfb5b91b /doc/filters.texi
parent9486de5a85f0c54f241849d6b22bee943da557d0 (diff)
vf_colorspace: add floyd-steinberg dithering option to full conversion.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 8fca52d7ad..814388fbb2 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5145,6 +5145,19 @@ YUV 4:4:4 planar 12-bits
Do a fast conversion, which skips gamma/primary correction. This will take
significantly less CPU, but will be mathematically incorrect. To get output
compatible with that produced by the colormatrix filter, use fast=1.
+
+@item dither
+Specify dithering mode.
+
+The accepted values are:
+@table @samp
+@item none
+No dithering
+
+@item fsb
+Floyd-Steinberg dithering
+@end table
+
@end table
The filter converts the transfer characteristics, color space and color