mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 12:40:01 +00:00
remove non standard object type ids, if you find samples, report them
Originally committed as revision 11610 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7b0dee28d2
commit
c63d3668fc
@ -49,12 +49,6 @@ const AVCodecTag ff_mp4_obj_type[] = {
|
||||
{ CODEC_ID_VORBIS , 221 },
|
||||
{ CODEC_ID_PCM_S16LE , 224 },
|
||||
{ CODEC_ID_QCELP , 225 },
|
||||
{ CODEC_ID_AC3 , 226 },
|
||||
{ CODEC_ID_PCM_ALAW , 227 },
|
||||
{ CODEC_ID_PCM_MULAW , 228 },
|
||||
{ CODEC_ID_PCM_S16BE , 230 },
|
||||
{ CODEC_ID_H263 , 242 },
|
||||
{ CODEC_ID_H261 , 243 },
|
||||
{ 0, 0 },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user