You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
comment vorbis objectype id
Originally committed as revision 11612 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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 },
|
||||
};
|
||||
|
Reference in New Issue
Block a user