2017-03-07 23:05 GMT+01:00 Martin Vignali <martin.vign...@gmail.com>:
> Hello,
>
> In attach patch for decoding uint32 channels in exr files.
>
> Following previous comments, i doesn't use float/color transformation for
> this kind of pixel data
> in this new version.
>
> Comments welcome

Just a nitpick:

> +        } else {
> +            //UINT 32

The comment indicates this should be "else if (pixel_type == UINT)"

Thank you, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to