[FFmpeg-devel] [PATCH] check return of url_fseek in mpeg timestamp reading code

elupus elupus
Sun May 25 19:41:36 CEST 2008


Hi, 

Small patch to check if file seek was successfull. I've had issues where
libavformat would try to read timestamps past the file end (not sure how it
happend), and instead of failing it returned a timestamp from somewhere
else in the file resuling in very odd seeks. 

Joakim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpeg.patch
Type: text/x-patch
Size: 497 bytes
Desc: Attached file: mpeg.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080525/f79494df/attachment.bin>



More information about the ffmpeg-devel mailing list