[FFmpeg-devel] [PATCH]lavc/exr: Ignore long names flag

Martin Vignali martin.vignali at gmail.com
Thu Feb 8 22:45:35 EET 2018


>
> Until now, two types of files are supported:
> Files with flags==0 and files with flags&0x02.
> The specification requires that (flags&0x02)
> implies flags==2 or possibly flags==6: "if bit
> 9 is 1, bits 11 and 12 must be 0"
>
> After my patch, the following values are
> accepted for flags: 0, 2, 4, 6
>
>
Hello,

Don't have a strong opinion about this.
But like deep data is not supported, and multipart file output is not
correct
Maybe we can be more explicit about unsupported features, and ignore long
name bit

Like in patch in attach

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-avcodec-exr-add-support-for-long-name-flag.patch
Type: application/octet-stream
Size: 1151 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180208/3a441d7d/attachment.obj>


More information about the ffmpeg-devel mailing list