[FFmpeg-cvslog] doc/filters: stereotools: fix mistake
Paul B Mahol
git at videolan.org
Thu Sep 17 15:12:54 CEST 2015
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Thu Sep 17 13:11:30 2015 +0000| [00776e75b17945ec8365dfb60e0a02af1ea26d00] | committer: Paul B Mahol
doc/filters: stereotools: fix mistake
Reported-by: RiCON
Signed-off-by: Paul B Mahol <onemda at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00776e75b17945ec8365dfb60e0a02af1ea26d00
---
doc/filters.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 4df2363..b3e5835 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2417,11 +2417,11 @@ or spreading the stereo image of master track.
The filter accepts the following options:
@table @option
- at table level_in
+ at item level_in
Set input level before filtering for both channels. Defaults is 1.
Allowed range is from 0.015625 to 64.
- at table level_out
+ at item level_out
Set output level after filtering for both channels. Defaults is 1.
Allowed range is from 0.015625 to 64.
More information about the ffmpeg-cvslog
mailing list