Commit b49d4175 authored by Michael Niedermayer's avatar Michael Niedermayer

10l

Originally committed as revision 2321 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0d8d3ed5
...@@ -113,9 +113,6 @@ const CodecTag codec_bmp_tags[] = { ...@@ -113,9 +113,6 @@ const CodecTag codec_bmp_tags[] = {
{ CODEC_ID_MSMPEG4V1, MKTAG('M', 'P', 'G', '4') }, { 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') }, { CODEC_ID_WMV1, MKTAG('W', 'M', 'V', '1') },
/* added based on MPlayer */ /* added based on MPlayer */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment