doc/filters: correct range for contrast in eq filter

Fixes #8111

Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro>
This commit is contained in:
Sourabh Sharma 2019-09-06 08:28:13 +05:30 committed by Gyan Doshi
parent db92a3e463
commit 3424600e0b
1 changed files with 1 additions and 1 deletions

View File

@ -9538,7 +9538,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 "1".
@code{-1000.0} to @code{1000.0}. The default value is "1".
@item brightness
Set the brightness expression. The value must be a float value in