10l
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 29 Sep 2003 22:40:01 +0000 (22:40 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 29 Sep 2003 22:40:01 +0000 (22:40 +0000)
Originally committed as revision 2321 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/avienc.c

index ce31b21..ba2785f 100644 (file)
@@ -113,9 +113,6 @@ const CodecTag codec_bmp_tags[] = {
  
     { CODEC_ID_MSMPEG4V1, MKTAG('M', 'P', 'G', '4') }, 
 
-    /* added based on MPlayer */
-    { CODEC_ID_MSMPEG4V1, MKTAG('D', 'I', 'V', '4') }, 
-
     { CODEC_ID_WMV1, MKTAG('W', 'M', 'V', '1') }, 
 
     /* added based on MPlayer */