On 2025-07-08 06:45 am, Desmond Liu wrote:
Add missing 'gamma correct scaling' option to documentation.
Signed-off-by: Desmond Liu <[email protected]>
---
doc/scaler.texi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/scaler.texi b/doc/scaler.texi
index eb045de6b7..a9ed10e34e 100644
--- a/doc/scaler.texi
+++ b/doc/scaler.texi
@@ -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}.
+
Thanks.
Applied as 060fc4e3a5acae27e5fbf2ff06419dff08a7d318
Regards,
Gyan
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".