On Fri, May 05, 2017 at 10:28:28PM +0200, Martin Vignali wrote:
> Hello,
>
> in attach a patch who simplify the reorder_pixels func
>
> reorder_pixels is call by rle_uncompress and zip_uncompress
> with size == uncompress_size
>
> uncompress_size is a multiple of 2 (because exr store data
> in h
2017-05-05 22:28 GMT+02:00 Martin Vignali :
> Hello,
>
> in attach a patch who simplify the reorder_pixels func
>
> reorder_pixels is call by rle_uncompress and zip_uncompress
> with size == uncompress_size
>
> uncompress_size is a multiple of 2 (because exr store data
> in half, float, or uint32)