[FFmpeg-cvslog] r11611 - trunk/libavformat/isom.c
bcoudurier
subversion
Sat Jan 26 03:22:45 CET 2008
Author: bcoudurier
Date: Sat Jan 26 03:22:45 2008
New Revision: 11611
Log:
this one is not standardized either
Modified:
trunk/libavformat/isom.c
Modified: trunk/libavformat/isom.c
==============================================================================
--- trunk/libavformat/isom.c (original)
+++ trunk/libavformat/isom.c Sat Jan 26 03:22:45 2008
@@ -47,7 +47,6 @@ const AVCodecTag ff_mp4_obj_type[] = {
{ CODEC_ID_JPEG2000 , 110 }, /* 15444-1 */
{ CODEC_ID_VC1 , 163 },
{ CODEC_ID_VORBIS , 221 },
- { CODEC_ID_PCM_S16LE , 224 },
{ CODEC_ID_QCELP , 225 },
{ 0, 0 },
};
More information about the ffmpeg-cvslog
mailing list