Commit 7f898641 authored by bcoudurier's avatar bcoudurier

this one is not standardized either

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11611 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6a3f1997
...@@ -47,7 +47,6 @@ const AVCodecTag ff_mp4_obj_type[] = { ...@@ -47,7 +47,6 @@ const AVCodecTag ff_mp4_obj_type[] = {
{ CODEC_ID_JPEG2000 , 110 }, /* 15444-1 */ { CODEC_ID_JPEG2000 , 110 }, /* 15444-1 */
{ CODEC_ID_VC1 , 163 }, { CODEC_ID_VC1 , 163 },
{ CODEC_ID_VORBIS , 221 }, { CODEC_ID_VORBIS , 221 },
{ CODEC_ID_PCM_S16LE , 224 },
{ CODEC_ID_QCELP , 225 }, { CODEC_ID_QCELP , 225 },
{ 0, 0 }, { 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