aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-03-03 11:31:38 +0100
committerPaul B Mahol <onemda@gmail.com>2022-03-03 17:35:48 +0100
commitde0bb77563a02d9556af8144fee88cdbedd0cdef (patch)
tree1de73187bba7695f0e7946ab2002b8656a10ed8a /doc
parent72684d2c2df015fadefc06b6eb58964ad8afa2fe (diff)
downloadffmpeg-de0bb77563a02d9556af8144fee88cdbedd0cdef.tar.gz
avfilter/avf_abitscope: refactor code & add trace mode
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 571d9430c6..59f9dab2ea 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -25867,6 +25867,9 @@ Default value is @code{1024x256}.
Specify list of colors separated by space or by '|' which will be used to
draw channels. Unrecognized or missing colors will be replaced
by white color.
+
+@item mode, m
+Set output mode. Can be @code{bars} or @code{trace}. Default is @code{bars}.
@end table
@section adrawgraph