On 17.11.2016 21:30, Martin Vignali wrote:
> From c70a83c38cd9a9434e6434d60dadf0a1c809e074 Mon Sep 17 00:00:00 2001
> From: Martin Vignali
> Date: Thu, 17 Nov 2016 21:24:42 +0100
> Subject: [PATCH 2/3] libavcodec/exr : add support for uint32 channel decoding
> with pxr24
>
> Doesn't decode the u
2016-11-17 21:30 GMT+01:00 Martin Vignali :
> Hello,
>
> In attach a patch, who fix the decoding of half (or float) layer with
> pxr24 compression, when there is also an uint32 layer.
>
> The uint32 layer is still not decodable.
>
> Found by Andreas Cadhalpun
>
> sample can be found here :
> https
Hello,
In attach a patch, who fix the decoding of half (or float) layer with pxr24
compression, when there is also an uint32 layer.
The uint32 layer is still not decodable.
Found by Andreas Cadhalpun
sample can be found here :
https://we.tl/ULGDVxQXGy
Comments welcome
Martin
From c70a83c38cd