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

Martin Vignali martin.vignali at gmail.com
Sat Feb 17 21:47:44 EET 2018


2018-02-08 21:45 GMT+01:00 Martin Vignali <martin.vignali at gmail.com>:

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


Hello,

If no one is against, i will apply the patch in attach in few days (change
since previous patch (mention ticket in commit msg))

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-exr-add-support-for-long-name-flag-and-be-mo.patch
Type: application/octet-stream
Size: 1166 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180217/da0052a9/attachment.obj>


More information about the ffmpeg-devel mailing list