From: Philip Langdale <philipl@overt.org>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH 0/4] swscale/output: Add support for new VAAPI formats
Date: Sat, 10 Sep 2022 12:30:39 -0700
Message-ID: <20220910123039.74778c12@fido7> (raw)
In-Reply-To: <20220906195822.83664-1-philipl@overt.org>
On Tue, 6 Sep 2022 12:58:18 -0700
Philip Langdale <philipl@overt.org> wrote:
> This patch set adds output support to complement the input supported
> added previously.
>
> As in the input changes, I did not implement BE support where the
> infrastructure didn't already exist (ie: only P012 has it) because
> these formats aren't expected to be used except in conjunction with
> Intel VAAPI which will always be little endina.
>
> Philip Langdale (4):
> swscale/output: add support for P012
> swscale/output: add support for XV36LE
> swscale/output: add support for XV30LE
> swscale/output: add support for Y210LE and Y212LE
>
> libswscale/output.c | 248
> +++++++++++++++++------ libswscale/utils.c |
> 12 +- tests/ref/fate/filter-pixdesc-p012be | 1 +
> tests/ref/fate/filter-pixdesc-p012le | 1 +
> tests/ref/fate/filter-pixdesc-xv30le | 1 +
> tests/ref/fate/filter-pixdesc-xv36le | 1 +
> tests/ref/fate/filter-pixdesc-y210le | 1 +
> tests/ref/fate/filter-pixdesc-y212le | 1 +
> tests/ref/fate/filter-pixfmts-copy | 6 +
> tests/ref/fate/filter-pixfmts-crop | 4 +
> tests/ref/fate/filter-pixfmts-field | 6 +
> tests/ref/fate/filter-pixfmts-fieldorder | 4 +
> tests/ref/fate/filter-pixfmts-hflip | 4 +
> tests/ref/fate/filter-pixfmts-il | 6 +
> tests/ref/fate/filter-pixfmts-null | 6 +
> tests/ref/fate/filter-pixfmts-pad | 1 +
> tests/ref/fate/filter-pixfmts-scale | 6 +
> tests/ref/fate/filter-pixfmts-transpose | 4 +
> tests/ref/fate/filter-pixfmts-vflip | 6 +
> 19 files changed, 254 insertions(+), 65 deletions(-)
> create mode 100644 tests/ref/fate/filter-pixdesc-p012be
> create mode 100644 tests/ref/fate/filter-pixdesc-p012le
> create mode 100644 tests/ref/fate/filter-pixdesc-xv30le
> create mode 100644 tests/ref/fate/filter-pixdesc-xv36le
> create mode 100644 tests/ref/fate/filter-pixdesc-y210le
> create mode 100644 tests/ref/fate/filter-pixdesc-y212le
>
Series pushed. 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".
prev parent reply other threads:[~2022-09-10 19:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 19:58 Philip Langdale
2022-09-06 19:58 ` [FFmpeg-devel] [PATCH 1/4] swscale/output: add support for P012 Philip Langdale
2022-09-06 19:58 ` [FFmpeg-devel] [PATCH 2/4] swscale/output: add support for XV36LE Philip Langdale
2022-09-06 19:58 ` [FFmpeg-devel] [PATCH 3/4] swscale/output: add support for XV30LE Philip Langdale
2022-09-06 19:58 ` [FFmpeg-devel] [PATCH 4/4] swscale/output: add support for Y210LE and Y212LE Philip Langdale
2022-09-10 19:30 ` Philip Langdale [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=20220910123039.74778c12@fido7 \
--to=philipl@overt.org \
--cc=ffmpeg-devel@ffmpeg.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