summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-11-21 18:08:48 +0100
committerPaul B Mahol <onemda@gmail.com>2019-11-21 18:08:48 +0100
commit103effebc1f10d69c311a02794c8150a90bc928c (patch)
tree690ddff588c584ca41a17eece7f21087bdbf2e15 /doc
parentc98d8b2bf56a71ed26baf4e591328a3d183cad3d (diff)
avfilter/vf_datascope: add support for commands in oscilloscope
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 8fd85fdd4c..1f86ae1c9a 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13810,6 +13810,13 @@ Draw some statistics. By default is enabled.
Draw scope. By default is enabled.
@end table
+@subsection Commands
+This filter supports same @ref{commands} as options.
+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
@itemize