Commit 798cbe4d authored by michaelni's avatar michaelni

10l


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1906 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 046a79cd
......@@ -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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment