mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
parent
edb4f5da81
commit
9d068896d3
@ -62,6 +62,7 @@ const AVCodecTag ff_mp4_obj_type[] = {
|
||||
{ AV_CODEC_ID_VP9 , 0xC0 }, /* nonstandard, update when there is a standard value */
|
||||
{ AV_CODEC_ID_FLAC , 0xC1 }, /* nonstandard, update when there is a standard value */
|
||||
{ AV_CODEC_ID_TSCC2 , 0xD0 }, /* nonstandard, camtasia uses it */
|
||||
{ AV_CODEC_ID_EVRC , 0xD1 }, /* nonstandard, pvAuthor uses it */
|
||||
{ AV_CODEC_ID_VORBIS , 0xDD }, /* nonstandard, gpac uses it */
|
||||
{ AV_CODEC_ID_DVD_SUBTITLE, 0xE0 }, /* nonstandard, see unsupported-embedded-subs-2.mp4 */
|
||||
{ AV_CODEC_ID_QCELP , 0xE1 },
|
||||
|
Loading…
Reference in New Issue
Block a user