doc/scaler.texi: add missing gamma option
Add missing 'gamma correct scaling' option to documentation. Signed-off-by: Desmond Liu <desmond.liu@netint.ca>
This commit is contained in:
parent
0dedef1557
commit
060fc4e3a5
1 changed files with 3 additions and 0 deletions
|
|
@ -96,6 +96,9 @@ If value is set to @code{1}, indicates source is full range. Default value is
|
|||
If value is set to @code{1}, enable full range for destination. Default value
|
||||
is @code{0}, which enables limited range.
|
||||
|
||||
@item gamma @var{(boolean)}
|
||||
If value is set to @code{1}, enable gamma correct scaling. Default value is @code{0}.
|
||||
|
||||
@anchor{sws_params}
|
||||
@item param0, param1
|
||||
Set scaling algorithm parameters. The specified values are specific of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue