summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-02-11 14:19:56 +0100
committerPaul B Mahol <onemda@gmail.com>2020-02-11 14:19:56 +0100
commitcf92f42672b1d696e0a17dbb9cda56b6a80c1466 (patch)
treeeb9a8b50a2a0586c94c054ee6e598e9f6e7e5ead /doc
parent52cd7a63374c1d62a188a0e425fb998848a70bf8 (diff)
avfilter/vf_colorlevels: add support for commands
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 f396819a79..7c25bbaf97 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -7479,6 +7479,10 @@ colorlevels=romin=0.5:gomin=0.5:bomin=0.5
@end example
@end itemize
+@subsection Commands
+
+This filter supports the all above options as @ref{commands}.
+
@section colormatrix
Convert color matrix.