summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-12-27 20:57:06 +0100
committerPaul B Mahol <onemda@gmail.com>2019-12-27 20:57:06 +0100
commit954637805d64609d1ca370f2cf12d15dfb41b395 (patch)
treea02b44e1a240dc1eef316aa892c7b571a7dc403a /doc
parentfad62eebee0cff5acd4be6d2fe993e1d605e1f26 (diff)
avfilter/af_extrastereo: 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 a700f7eb74..d09dd38958 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3558,6 +3558,10 @@ Sets the difference coefficient (default: 2.5). 0.0 means mono sound
Enable clipping. By default is enabled.
@end table
+@subsection Commands
+
+This filter supports the all above options as @ref{commands}.
+
@section firequalizer
Apply FIR Equalization using arbitrary frequency response.