mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-23 11:29:03 +00:00
autodetect ptx files
Originally committed as revision 8938 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
28ba53ff3c
commit
8d2fb33320
@ -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}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user