You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: fix typo in eq contrast option
Fixes ticket #4866. Signed-off-by: Lou Logan <lou@lrcd.com>
This commit is contained in:
@@ -5309,7 +5309,7 @@ The filter accepts the following options:
|
|||||||
@table @option
|
@table @option
|
||||||
@item contrast
|
@item contrast
|
||||||
Set the contrast expression. The value must be a float value in range
|
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
|
@item brightness
|
||||||
Set the brightness expression. The value must be a float value in
|
Set the brightness expression. The value must be a float value in
|
||||||
|
Reference in New Issue
Block a user