summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-11-23 11:07:02 +0100
committerPaul B Mahol <onemda@gmail.com>2019-11-23 11:07:02 +0100
commitaaac48fb50271aa753eb31bfca24ecabb8abc92b (patch)
treeb2f2c6acdac9d753877466a2f944568e312f17c3 /doc
parent89aa1342b1e5a48d9c55d9af71e8a8151e101bf2 (diff)
avfilter/vf_normalize: add support for commands
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 4587356f1d..39570d893b 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13636,6 +13636,13 @@ expensive no-op. Defaults to 1.0 (full strength).
@end table
+@subsection Commands
+This filter supports same @ref{commands} as options, excluding @var{smoothing} option.
+The command accepts the same syntax of the corresponding option.
+
+If the specified expression is not valid, it is kept at its current
+value.
+
@subsection Examples
Stretch video contrast to use the full dynamic range, with no temporal