[FFmpeg-cvslog] doc/filters: fix typo in eq contrast option

Lou Logan git at videolan.org
Sat Sep 19 22:31:47 CEST 2015


ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Sat Sep 19 12:29:15 2015 -0800| [b798593ca52616773702685fbb4dcb2aae46eaac] | committer: Lou Logan

doc/filters: fix typo in eq contrast option

Fixes ticket #4866.

Signed-off-by: Lou Logan <lou at lrcd.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b798593ca52616773702685fbb4dcb2aae46eaac
---

 doc/filters.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 4a55e59..88cb3ce 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5309,7 +5309,7 @@ The filter accepts the following options:
 @table @option
 @item contrast
 Set the contrast expression. The value must be a float value in range
- at code{-2.0} to @code{2.0}. The default value is "0".
+ at code{-2.0} to @code{2.0}. The default value is "1".
 
 @item brightness
 Set the brightness expression. The value must be a float value in



More information about the ffmpeg-cvslog mailing list