summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-09-19 13:32:10 +0200
committerPaul B Mahol <onemda@gmail.com>2021-09-19 13:49:55 +0200
commit7747ab7dedb9f489256cbd9149e9bb2b9c59c931 (patch)
tree9d342429a2df194ab4c5dfef3dc52e659682569c /doc
parent99d71c28d4366995aa4800270a8df96ff31f82ae (diff)
avfilter/avf_avectorscope: 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 8f20ccf8c6..94161003c3 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -25387,6 +25387,10 @@ ffplay -f lavfi 'amovie=input.mp3, asplit [a][out1];
@end example
@end itemize
+@subsection Commands
+
+This filter supports the all above options as commands except options @code{size} and @code{rate}.
+
@section bench, abench
Benchmark part of a filtergraph.