mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-30 21:08:59 +08:00
this one is not standardized either
Originally committed as revision 11611 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -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 },
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user