diff options
author | Paul B Mahol <onemda@gmail.com> | 2017-06-19 18:15:51 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2017-06-19 18:19:16 +0200 |
commit | 53624d62d9a360c3d43675ca2fdca57932591777 (patch) | |
tree | a3278e86d5a8f45e11b84991bdcdb710e8e51fcf /doc | |
parent | 2820c9dfaa1f4093fea471665fdbef9ca7080bcd (diff) | |
download | ffmpeg-53624d62d9a360c3d43675ca2fdca57932591777.tar.gz |
avfilter/af_superequalizer: improve description
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 40c89626db..2ef375a3da 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3836,7 +3836,7 @@ Set level of input signal of original channel. Default is 0.8. @end table @section superequalizer -Apply 18th band equalizer. +Apply 18 band equalizer. The filter accpets the following options: @table @option |