[FFmpeg-devel] [PATCH] libavformat/flac_picture: Don't return AVERROR_INVALIDDATA for errors with flac picture mimetype

Dale Curtis dalecurtis at chromium.org
Mon Apr 10 20:54:52 EEST 2023


Will left Google, but I've updated the patch to only skip errors when the
type is unrecognized.

On Wed, Sep 28, 2022 at 7:17 AM Anton Khirnov <anton at khirnov.net> wrote:

> IMO failing to recognize the MIME type is a lavf error rather than a
> file error and so should not fail, much less with AVERROR_INVALIDDATA
> (should be ENOSYS if anything).
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-error-on-unrecognized.patch
Type: application/octet-stream
Size: 1034 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230410/d09da11d/attachment.obj>


More information about the ffmpeg-devel mailing list