Commit 8d2fb333 authored by Ivo van Poorten's avatar Ivo van Poorten

autodetect ptx files

Originally committed as revision 8938 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 28ba53ff
......@@ -55,6 +55,7 @@ static const IdStrMap img_tags[] = {
{ CODEC_ID_TARGA , "tga"},
{ CODEC_ID_TIFF , "tiff"},
{ CODEC_ID_SGI , "sgi"},
{ CODEC_ID_PTX , "ptx"},
{0, 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