[FFmpeg-devel] [PATCH] doc/filters.texi: fix texinfo warnings/errors

Ganesh Ajjanagadde gajjanagadde at gmail.com
Thu Sep 17 15:13:42 CEST 2015


This should fix errors on a number of fate clients with the latest texinfo, e.g:
http://fate.ffmpeg.org/report.cgi?time=20150917122742&slot=x86_64-darwin-clang-3.7-O3.

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
---
 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.
 
-- 
2.5.2



More information about the ffmpeg-devel mailing list