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

Michael Niedermayer michael at niedermayer.cc
Wed Oct 9 01:35:51 EEST 2024


On Tue, Oct 08, 2024 at 07:13:27PM -0300, James Almer wrote:
> On 10/8/2024 7:06 PM, Michael Niedermayer wrote:
> > 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
> 
> I can't reproduce, i get ee83c7ba25cfc997de70a4e5b3eb398f at this point in
> the set.

ok, ignore it then, ill retest in the next iteration, quite possible i mixed something up

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

"You are 36 times more likely to die in a bathtub than at the hands of a
terrorist. Also, you are 2.5 times more likely to become a president and
2 times more likely to become an astronaut, than to die in a terrorist
attack." -- Thoughty2

-------------- 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/c0a461c6/attachment.sig>


More information about the ffmpeg-devel mailing list