summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-11-13 12:59:17 +0100
committerPaul B Mahol <onemda@gmail.com>2019-11-13 13:07:42 +0100
commit45f03cdd20c3f9a83d4955fa32ffdc287229ccfd (patch)
tree14cdf84de8855fd6b6f23df51073b8f03521874e /doc
parentbffd0f7b69b843d583dd4ab46de19dab98b68d39 (diff)
avfilter/vf_colorbalance: 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 9268c33e30..e48f9c99e5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -7095,6 +7095,10 @@ colorbalance=rs=.3
@end example
@end itemize
+@subsection Commands
+
+This filter supports the all above options as @ref{commands}.
+
@section colorchannelmixer
Adjust video input frames by re-mixing color channels.