summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-04-21 17:44:06 +0200
committerPaul B Mahol <onemda@gmail.com>2022-04-22 01:20:21 +0200
commit0b6e801d4ae176fc5fff5173f226ee7b400de3fe (patch)
tree8a2a885f1d80d2dcaab5eef027e0a2fc23337bf8 /doc
parentfd834924d79b469f2b09bc64ca7f71dbffc39059 (diff)
avfilter/avf_showfreqs: add option to draw subset of channels
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 605d92a952..79cabcfd6c 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -28432,6 +28432,9 @@ It accepts the following values:
@item delay
@end table
Default is @code{magnitude}.
+
+@item channels
+Set channels to use when processing audio. By default all are processed.
@end table
@section showspatial