You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
autodetect ptx files
Originally committed as revision 8938 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user