Commit d670b151 authored by bcoudurier's avatar bcoudurier

comment vorbis objectype id

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11612 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7f898641
......@@ -46,7 +46,7 @@ const AVCodecTag ff_mp4_obj_type[] = {
{ CODEC_ID_PNG , 109 },
{ CODEC_ID_JPEG2000 , 110 }, /* 15444-1 */
{ CODEC_ID_VC1 , 163 },
{ CODEC_ID_VORBIS , 221 },
{ CODEC_ID_VORBIS , 221 }, /* non standard, gpac uses it */
{ CODEC_ID_QCELP , 225 },
{ 0, 0 },
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment