Commit ae5133c9 authored by pross's avatar pross

Add Pictor/PC Paint to image2 muxer/demuxer


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23533 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6c0f2318
......@@ -73,6 +73,7 @@ static const IdStrMap img_tags[] = {
{ CODEC_ID_SUNRAST , "sunras"},
{ CODEC_ID_JPEG2000 , "jp2"},
{ CODEC_ID_DPX , "dpx"},
{ CODEC_ID_PICTOR , "pic"},
{ CODEC_ID_NONE , NULL}
};
......
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