[FFmpeg-devel] libavcodec/exr : add support for uint32

Paul B Mahol onemda at gmail.com
Thu Mar 30 00:30:52 EEST 2017


On 3/18/17, Martin Vignali <martin.vignali at gmail.com> wrote:
>>
>> Just a nitpick:
>>
>> > +        } else {
>> > +            //UINT 32
>>
>> The comment indicates this should be "else if (pixel_type == UINT)"
>>
>> Not sure it's necessary to replace else by else if, because OpenExr
> "planar" can only have half, float or uint32 data
>
> But new patch attach.
>
> Martin
>

applied, thanks.


More information about the ffmpeg-devel mailing list