[FFmpeg-devel] [PATCH] Fix 64 bit truncation in asfdec.c

David DeHaven dave
Thu May 28 08:07:34 CEST 2009


Looking at some ms-dvr files I noticed the WM/EncodingTime tags (among  
others) were reporting goofy numbers. Turns out get_value was  
returning int but parsing 64 bit values. This patch corrects that.

-DrD-

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-asfdec-truncation.diff
Type: application/octet-stream
Size: 728 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090527/45e54821/attachment.obj>
-------------- next part --------------






More information about the ffmpeg-devel mailing list