You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
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:
@ -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
|
If value is set to @code{1}, enable full range for destination. Default value
|
||||||
is @code{0}, which enables limited range.
|
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}
|
@anchor{sws_params}
|
||||||
@item param0, param1
|
@item param0, param1
|
||||||
Set scaling algorithm parameters. The specified values are specific of
|
Set scaling algorithm parameters. The specified values are specific of
|
||||||
|
Reference in New Issue
Block a user