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

James Almer jamrial at gmail.com
Tue Oct 8 00:32:55 EEST 2024


On 10/7/2024 5:43 PM, Michael Niedermayer wrote:
> 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)

Niklas pushed a set that made extensive changes to libswscale/input.c, 
so i guess that's why you had conflicts.

> 
> 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

Will send a new version.

> 
> [...]
> 
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241007/d0919e22/attachment.sig>


More information about the ffmpeg-devel mailing list