Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH] doc/scaler.texi: add missing gamma option
@ 2025-07-08  1:15 Desmond Liu
  2025-07-08 10:36 ` Gyan Doshi
  0 siblings, 1 reply; 2+ messages in thread
From: Desmond Liu @ 2025-07-08  1:15 UTC (permalink / raw)
  To: ffmpeg-devel

Add missing 'gamma correct scaling' option to documentation.

Signed-off-by: Desmond Liu <desmond.liu@netint.ca>
---
 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}.
+
 @anchor{sws_params}
 @item param0, param1
 Set scaling algorithm parameters. The specified values are specific of
-- 
2.25.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [FFmpeg-devel] [PATCH] doc/scaler.texi: add missing gamma option
  2025-07-08  1:15 [FFmpeg-devel] [PATCH] doc/scaler.texi: add missing gamma option Desmond Liu
@ 2025-07-08 10:36 ` Gyan Doshi
  0 siblings, 0 replies; 2+ messages in thread
From: Gyan Doshi @ 2025-07-08 10:36 UTC (permalink / raw)
  To: ffmpeg-devel



On 2025-07-08 06:45 am, Desmond Liu wrote:
> Add missing 'gamma correct scaling' option to documentation.
>
> Signed-off-by: Desmond Liu <desmond.liu@netint.ca>
> ---
>   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
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-08 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-08  1:15 [FFmpeg-devel] [PATCH] doc/scaler.texi: add missing gamma option Desmond Liu
2025-07-08 10:36 ` Gyan Doshi

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git