[FFmpeg-devel] [PATCH] s302m encoder

Paul B Mahol onemda at gmail.com
Sat Apr 20 19:17:43 CEST 2013


On 4/20/13, Kieran Kunhya <kierank at ob-encoder.com> wrote:
>> +static const uint64_t s302m_channel_layout[] = {
>> +    AV_CH_LAYOUT_STEREO,
>> +    AV_CH_LAYOUT_QUAD,
>> +    AV_CH_LAYOUT_5POINT1_BACK,
>> +    AV_CH_LAYOUT_5POINT1_BACK | AV_CH_LAYOUT_STEREO_DOWNMIX,
>> +    0,
>> +};
>
> IMO these should not be there since channel layout in 302M is not
> meaningful.

Removed.

> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list