Mercurial > libavformat.hg
changeset 2963:6bee167191aa libavformat
remove non standard object type ids, if you find samples, report them
author | bcoudurier |
---|---|
date | Sat, 26 Jan 2008 01:35:51 +0000 |
parents | 0cf3b8359da8 |
children | 7ec76dcd9a7c |
files | isom.c |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/isom.c Mon Jan 21 23:43:25 2008 +0000 +++ b/isom.c Sat Jan 26 01:35:51 2008 +0000 @@ -49,12 +49,6 @@ { 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 }, };