[FFmpeg-devel] libavcodec/exr : Fix PXR24 uncompress
Paul B Mahol
onemda at gmail.com
Wed Apr 20 23:05:10 CEST 2016
On 4/19/16, Martin Vignali <martin.vignali at gmail.com> wrote:
> 2016-04-13 20:17 GMT+02:00 Martin Vignali <martin.vignali at gmail.com>:
>
>> Hello,
>>
>> In attach a patch, to change the way PXR24 uncompress calc the expected
>> size.
>>
>> My previous patch (fix PXR24 float) doesn't work when all channels of a
>> file
>> doesn't have the same pixel type.
>>
>> Now this patch calc the expected_len channel by channel.
>>
>> Comments welcome
>>
>> Martin
>> Jokyo Images
>>
>
> Ping
>
Shouldn't this be refactored and reused by other compressors too?
More information about the ffmpeg-devel
mailing list