Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Philip Langdale via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: Diego Felix de Souza via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
Cc: Philip Langdale <philipl@overt.org>, ddesouza@nvidia.com
Subject: Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
Date: Sun, 24 Aug 2025 13:59:52 -0700
Message-ID: <20250824135952.35527464@fido7> (raw)
In-Reply-To: <mailman.5496.1751881641.1384.ffmpeg-devel@ffmpeg.org>

On Mon, 7 Jul 2025 11:45:36 +0200
Diego Felix de Souza via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> wrote:

> From: Diego de Souza <ddesouza@nvidia.com>
> 
> The supported YUV pixel formats were separated between planar
> and semiplanar. This approach reduces the number of CUDA kernels
> for all pixel formats.
> 
> This patch:
> 1. Adds support for YUV 4:2:2 planar and semi-planar formats:
>         yuv422p, yuv422p10, nv16, p210, p216
> 2. Implements new conversion structures and kernel definitions
>         for planar and semi-planar formats
> 
> Signed-off-by: Diego de Souza <ddesouza@nvidia.com>

Maybe this is actually the same as what Andreas was asking, but could
you split this change into two - with the first part just doing the
renames, and then the second part adding the 4:2:2 handling. The fact
that the renames get mixed in with the conversions causes it to be hard
to keep track of what is actually new.

Thanks,

--phil
_______________________________________________
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".

      parent reply	other threads:[~2025-08-24 21:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-03 14:25 [FFmpeg-devel] [PATCH 1/3] avutil/hwcontext_cuda: Expands pixel formats support Diego Felix de Souza via ffmpeg-devel
2025-07-03 21:15 ` Michael Niedermayer
2025-07-07  9:45 ` [FFmpeg-devel] [PATCH v2 " Diego Felix de Souza via ffmpeg-devel
     [not found] ` <20250707094536.22157-1-ddesouza@nvidia.com>
2025-07-07  9:45   ` [FFmpeg-devel] [PATCH v2 2/3] avfilter/hwupload_cuda: " Diego Felix de Souza via ffmpeg-devel
2025-07-07  9:45   ` [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling Diego Felix de Souza via ffmpeg-devel
2025-07-07 10:24     ` Andreas Rheinhardt
2025-07-08 11:19       ` Diego de Souza via ffmpeg-devel
2025-08-24 15:41         ` Philip Langdale via ffmpeg-devel
2025-08-24 20:59     ` Philip Langdale via ffmpeg-devel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250824135952.35527464@fido7 \
    --to=ffmpeg-devel@ffmpeg.org \
    --cc=ddesouza@nvidia.com \
    --cc=philipl@overt.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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