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 <gajjanaga...@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 -@table level_in +@item level_in Set input level before filtering for both channels. Defaults is 1. Allowed range is from 0.015625 to 64. -@table level_out +@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel