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

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Feb 27 11:10:37 EET 2018


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?

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list