1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

doc/filters: amend documentation for the hue filter

Make clear that the options accept an expression.
This commit is contained in:
Stefano Sabatini 2013-04-24 10:49:59 +02:00
parent 18144950d4
commit 6f1716c4b6

View File

@ -4095,12 +4095,12 @@ Specify the hue angle as a number of degrees. It accepts an expression,
and defaults to "0".
@item s
Specify the saturation in the [-10,10] range. It accepts a float number and
Specify the saturation in the [-10,10] range. It accepts an expression and
defaults to "1".
@item H
Specify the hue angle as a number of radians. It accepts a float
number or an expression, and defaults to "0".
Specify the hue angle as a number of radians. It accepts an
expression, and defaults to "0".
@end table
@option{h} and @option{H} are mutually exclusive, and can't be