[FFmpeg-devel] [PATCH 02/20] avutil/pixfmt: add AYUV pixel format

Michael Niedermayer michael at niedermayer.cc
Tue Oct 8 22:49:43 EEST 2024


On Mon, Oct 07, 2024 at 09:29:37AM -0300, James Almer wrote:
> This maps to the 4444AYpCbCr8 pixel format as defined by Apple, which is ordered
> A Y’ Cb Cr.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavutil/pixdesc.c              | 13 +++++++++++++
>  libavutil/pixfmt.h               |  2 ++
>  libavutil/tests/pixfmt_best.c    |  1 +
>  tests/ref/fate/imgutils          |  2 ++
>  tests/ref/fate/pixfmt_best       |  2 +-
>  tests/ref/fate/sws-pixdesc-query |  3 +++
>  6 files changed, 22 insertions(+), 1 deletion(-)

LGTM

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241008/9919c5a7/attachment.sig>


More information about the ffmpeg-devel mailing list