From 052aa2ad3c1131754ed1cf56b3284f732977bcec Mon Sep 17 00:00:00 2001 From: Steve L'Homme Date: Wed, 23 Aug 2006 16:26:59 +0000 Subject: [PATCH] value_num should also be 64bit (1 hunk from the asf seeking patch by DrDivx/Steve Lhomme) Originally committed as revision 6053 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/asf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavformat/asf.c b/libavformat/asf.c index 3314a5e197..cf0742e315 100644 --- a/libavformat/asf.c +++ b/libavformat/asf.c @@ -354,7 +354,8 @@ static int asf_read_header(AVFormatContext *s, AVFormatParameters *ap) desc_count = get_le16(pb); for(i=0;i