mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
comment vorbis objectype id
Originally committed as revision 11612 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4f8dc3b7f1
commit
067db6a58a
@ -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 },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user