summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-05-05 13:26:24 +0200
committerPaul B Mahol <onemda@gmail.com>2019-05-05 13:29:34 +0200
commit38baaa1617d8ba93fb2325f29350a09528904935 (patch)
tree7cee6b7569086e7dd430be8a07ac89c670096349 /doc
parent526bc2205b361bb1b8fd2de825f98d36e6554d42 (diff)
avfilter/vf_vibrance: add alternate option
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 2f9333c3f3..3c15bb95f4 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -17984,6 +17984,10 @@ Set the green luma coefficient.
@item blum
Set the blue luma coefficient.
+
+@item alternate
+If @code{intensity} is negative and this is set to 1, colors will change,
+otherwise colors will be less saturated, more towards gray.
@end table
@anchor{vignette}