ffmpeg | branch: master | Lou Logan <l...@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 <l...@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
-@code{-2.0} to @code{2.0}. The default value is "0".
+@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

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to