[FFmpeg-devel] [PATCH 13/20] avformat/riff: map v308 fourcc to RAWVIDEO decoder

Michael Niedermayer michael at niedermayer.cc
Mon Oct 7 23:43:39 EEST 2024


On Mon, Oct 07, 2024 at 09:29:48AM -0300, James Almer wrote:
> There's no need to keep using a custom decoder for this pixel format.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/raw.c                         | 1 +
>  libavformat/riff.c                       | 2 +-
>  tests/ref/fate/filter-pixdesc-vyu444     | 2 +-
>  tests/ref/fate/filter-pixfmts-copy       | 2 +-
>  tests/ref/fate/filter-pixfmts-crop       | 2 +-
>  tests/ref/fate/filter-pixfmts-field      | 2 +-
>  tests/ref/fate/filter-pixfmts-fieldorder | 2 +-
>  tests/ref/fate/filter-pixfmts-hflip      | 2 +-
>  tests/ref/fate/filter-pixfmts-il         | 2 +-
>  tests/ref/fate/filter-pixfmts-null       | 2 +-
>  tests/ref/fate/filter-pixfmts-pad        | 2 +-
>  tests/ref/fate/filter-pixfmts-scale      | 2 +-
>  tests/ref/fate/filter-pixfmts-transpose  | 2 +-
>  tests/ref/fate/filter-pixfmts-vflip      | 2 +-
>  14 files changed, 14 insertions(+), 13 deletions(-)

breaks fate here (but i had conflicts in this patchset)

TEST    vsynth1-v308
--- ./tests/ref/vsynth/vsynth1-v308	2024-09-26 22:49:42.026891952 +0200
+++ tests/data/fate/vsynth1-v308	2024-10-07 22:42:35.915229512 +0200
@@ -1,4 +1,4 @@
-5d868b73c554a9a2422d6c8a18ce9c02 *tests/data/fate/vsynth1-v308.avi
+5c0b18a7a404b8eabd4a40092331191a *tests/data/fate/vsynth1-v308.avi
 15213252 tests/data/fate/vsynth1-v308.avi
-10fb42f1abf40a289c3edafc0390482c *tests/data/fate/vsynth1-v308.out.rawvideo
-stddev:    2.67 PSNR: 39.60 MAXDIFF:   43 bytes:  7603200/  7603200
+0ad01683d6ee3af89b5e25f07139a2b6 *tests/data/fate/vsynth1-v308.out.rawvideo
+stddev:   39.07 PSNR: 16.29 MAXDIFF:  131 bytes:  7603200/  7603200
Test vsynth1-v308 failed. Look at tests/data/fate/vsynth1-v308.err for details.
make: *** [tests/Makefile:312: fate-vsynth1-v308] Error 1

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

Any man who breaks a law that conscience tells him is unjust and willingly 
accepts the penalty by staying in jail in order to arouse the conscience of 
the community on the injustice of the law is at that moment expressing the 
very highest respect for law. - Martin Luther King Jr
-------------- 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/20241007/b8997632/attachment.sig>


More information about the ffmpeg-devel mailing list