diff options
author | Paul B Mahol <onemda@gmail.com> | 2020-12-04 15:37:43 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-12-04 15:40:42 +0100 |
commit | 51f8848e367ff95cf4a619f0edf2aacfb658670c (patch) | |
tree | d81e857f2c9c1134b5436c1e1e972dba64b47341 /doc/filters.texi | |
parent | eebf19ccd8845f472c79a66542e8cace0c95d230 (diff) | |
download | ffmpeg-51f8848e367ff95cf4a619f0edf2aacfb658670c.tar.gz |
avfilter/af_stereotools: add support for commands
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 1288821170..b3cdff46f0 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5554,6 +5554,10 @@ Equal power distribution, from -6dB to +6dB range. @end table @end table +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @subsection Examples @itemize |