diff options
author | Paul B Mahol <onemda@gmail.com> | 2016-08-07 11:22:42 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2016-08-07 11:22:42 +0200 |
commit | 81fcd9126544bafc1d15b63de9fa4041555b8fec (patch) | |
tree | ff3eee975d4a838cb2306673d5ebeb09c2b2bbe4 /doc/filters.texi | |
parent | 90ddcaaf2de7bbb503c3f5248339442109f54161 (diff) | |
download | ffmpeg-81fcd9126544bafc1d15b63de9fa4041555b8fec.tar.gz |
doc/filters: fix typo in extrastereo docs
Diffstat (limited to 'doc/filters.texi')
-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 f4b027a4c9..9df2a7ec6b 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2368,7 +2368,7 @@ equalizer=f=1000:width_type=q:width=1:g=2,equalizer=f=100:width_type=q:width=2:g Linearly increases the difference between left and right channels which adds some sort of "live" effect to playback. -The filter accepts the following option: +The filter accepts the following options: @table @option @item m |