[FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails

Martin Storsjö martin
Mon Jul 19 11:22:16 CEST 2010


Hi,

If the user called url_fskip and it failed, the read position of the 
stream is not where the user intended it to be, and I think we can assume 
that we hit eof. Thus, setting eof_reached = 1 seems logical to me.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Set-the-eof-flag-if-a-fskip-fails.patch
Type: text/x-diff
Size: 740 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100719/05de66d9/attachment.patch>



More information about the ffmpeg-devel mailing list