[FFmpeg-devel] [PATCH 09/20] swscale/output: add UYVA output support

Michael Niedermayer michael at niedermayer.cc
Wed Oct 9 01:06:36 EEST 2024


On Mon, Oct 07, 2024 at 09:29:44AM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libswscale/output.c                      | 56 ++++++++++++++++++++++++
>  libswscale/utils.c                       |  2 +-
>  tests/ref/fate/filter-pixdesc-uyva       |  1 +
>  tests/ref/fate/filter-pixfmts-copy       |  1 +
>  tests/ref/fate/filter-pixfmts-crop       |  1 +
>  tests/ref/fate/filter-pixfmts-field      |  1 +
>  tests/ref/fate/filter-pixfmts-fieldorder |  1 +
>  tests/ref/fate/filter-pixfmts-hflip      |  1 +
>  tests/ref/fate/filter-pixfmts-il         |  1 +
>  tests/ref/fate/filter-pixfmts-null       |  1 +
>  tests/ref/fate/filter-pixfmts-pad        |  1 +
>  tests/ref/fate/filter-pixfmts-scale      |  1 +
>  tests/ref/fate/filter-pixfmts-transpose  |  1 +
>  tests/ref/fate/filter-pixfmts-vflip      |  1 +
>  14 files changed, 69 insertions(+), 1 deletion(-)
>  create mode 100644 tests/ref/fate/filter-pixdesc-uyva

seems breaking this:

TEST    filter-pixfmts-scale
--- ./tests/ref/fate/filter-pixfmts-scale	2024-10-09 00:03:04.066341619 +0200
+++ tests/data/fate/filter-pixfmts-scale	2024-10-09 00:03:24.594518771 +0200
@@ -97,7 +97,7 @@
 rgba                85bb5d03cea1c6e8002ced3373904336
 rgba64be            ee73e57923af984b31cc7795d13929da
 rgba64le            783d2779adfafe3548bdb671ec0de69e
-uyva                ee83c7ba25cfc997de70a4e5b3eb398f
+uyva                1337927982389ee952714a91decd1474
 uyvy422             aeb4ba4f9f003ae21f6d18089198244f
 vuya                ffa817e283bf6a0b6fba21b07523ccaa
 vuyx                a6ff68f46c6b4b7595ec91b2a497df8e
Test filter-pixfmts-scale failed. Look at tests/data/fate/filter-pixfmts-scale.err for details.
make: *** [tests/Makefile:312: fate-filter-pixfmts-scale] Error 1

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

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- 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/20241009/6ac51808/attachment.sig>


More information about the ffmpeg-devel mailing list