提交 6f9e492a 编写于 作者: B Baptiste Coudurier

add gif support

Originally committed as revision 6761 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 06d392a7
......@@ -51,6 +51,7 @@ static const IdStrMap img_tags[] = {
{ CODEC_ID_FFV1 , "ffv1-img"},
{ CODEC_ID_RAWVIDEO , "y"},
{ CODEC_ID_BMP , "bmp"},
{ CODEC_ID_GIF , "gif"},
{0, NULL}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册