[FFmpeg-devel] [PATCH]Ticket 55, v2
Baptiste Coudurier
baptiste.coudurier at gmail.com
Fri Jun 10 01:25:49 CEST 2011
On 06/09/11 01:30, Carl Eugen Hoyos wrote:
> Hi!
>
> On Wednesday 08 June 2011 09:28:09 pm Baptiste Coudurier wrote:
>
>>> +static const uint8_t channel_maps[][AAC_MAX_CHANNELS] = {
>>> + { 0 },
>>> + { 0, 1 },
>>> + { 2, 0, 1 },
>>> + { 2, 0, 1, 3 },
>>> + { 2, 0, 1, 3, 4 },
>>> + { 2, 0, 1, 4, 5, 3 },
>>> +};
>>
>> Can we use #defines for this ?
>
> Could you elaborate?
> I suspect attached is not what you suggested or am I wrong?
I was thinking the numbers referred to type of channels like
L, R, LFE, etc..
Am I wrong ?
--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-devel
mailing list