[FFmpeg-devel] [PATCH] exr: make channel_offsets int instead of int8_t

Paul B Mahol onemda at gmail.com
Sun Jul 15 04:54:33 CEST 2012


On 7/15/12, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> On 14/07/2012 6:21 PM, Paul B Mahol wrote:
>> Prior to this change max number of channels for float data which was
>> going to be correctly decoded was 32, which is rather small
>> considering that exr allows multiple channel layers.
>>
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavcodec/exr.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> Looks OK to me.

Applied.


More information about the ffmpeg-devel mailing list