提交 948f01ff 编写于 作者: M Michael Niedermayer

10l

Originally committed as revision 1906 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 4a106616
......@@ -230,7 +230,7 @@ printf (" %cfrm chunk\n", (char)(fourcc_tag >> 24) & 0xFF);
url_fseek(pb, size, SEEK_CUR);
break;
case cfrm_TAG:{
get_le32(pb);
int unknown= get_le32(pb);
int id= get_le32(pb);
int whole= get_le32(pb);
static int stats[1000];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册