[FFmpeg-devel] [PATCH] avcodec/wmaprodec: support decoding up to 16 channels of xma

Paul B Mahol onemda at gmail.com
Thu Mar 1 21:18:29 EET 2018


On 2/27/18, Maxton <maxton at maxton.xyz> wrote:
> On 2018-02-27 4:10, Carl Eugen Hoyos wrote:
>> 2018-02-27 9:26 GMT+01:00 Maxton <maxton at maxton.xyz>:
>>> I looked at the code in avcodec/wmaprodec.c and noticed that
>>> the maximum number of channels was set to 8, but I think this
>>> is a mistake as the number of channels should logically be
>>>
>>>        XMA_MAX_STREAMS * XMA_MAX_CHANNELS_STREAM
>> Doesn't your explanation indicate you should (move the definition
>> and) change "8" into this calculation?
>
> That is certainly more clear. I've attached an updated patch.
>
> Best
> Maxton
>
>

Applied.


More information about the ffmpeg-devel mailing list