Commit bb020aa4 authored by michaelni's avatar michaelni

ATI VCR2


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2080 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f4a03e7c
......@@ -150,6 +150,7 @@ const CodecTag codec_bmp_tags[] = {
{ CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '1') },
{ CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '2') },
{ CODEC_ID_MPEG1VIDEO, MKTAG('P', 'I', 'M', '1') },
{ CODEC_ID_MPEG1VIDEO, MKTAG('V', 'C', 'R', '2') },
{ CODEC_ID_MJPEG, MKTAG('M', 'J', 'P', 'G') },
{ CODEC_ID_MJPEG, MKTAG('m', 'j', 'p', 'g') },
{ CODEC_ID_MJPEG, MKTAG('L', 'J', 'P', 'G') },
......
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