On Wed, Dec 7, 2011 at 11:54 AM, Diego Biurrun <[email protected]> wrote:
> On Tue, Dec 06, 2011 at 06:14:16PM -0500, Justin Ruggles wrote:
>>
>> --- a/libavformat/isom.c
>> +++ b/libavformat/isom.c
>> @@ -227,31 +227,31 @@ const AVCodecTag codec_movaudio_tags[] = {
>>
>> -    { CODEC_ID_MP3, 0x6D730055 }, /* MPEG layer 3 */
>> +    { CODEC_ID_MP3, 0x6D730055 },
>
> Is this comment wrong?  Because I do wonder what the hex value stands
> for - ms\0U does not remind me of anything...

'm' 's' + ms wav codec id

--alex
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to