projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a10661
)
10l
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 25 May 2003 23:55:47 +0000
(23:55 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sun, 25 May 2003 23:55:47 +0000
(23:55 +0000)
Originally committed as revision 1906 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/4xm.c
patch
|
blob
|
history
diff --git
a/libavformat/4xm.c
b/libavformat/4xm.c
index
89b6e60
..
c1d5f67
100644
(file)
--- a/
libavformat/4xm.c
+++ b/
libavformat/4xm.c
@@
-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];