[FFmpeg-devel] [PATCH] url_fskip: Warn if the url_fseek call failed

Martin Storsjö martin
Fri Jul 16 15:31:13 CEST 2010


Hi,

$subj - url_fskip returns void at the moment, so if the wrapped url_fseek 
call fails, at least tell the poor user that is debugging it what's going 
wrong.

Or would it be ok to change url_fskip to return int and pass the error 
code through, and check for the errors in the individual demuxers?

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-url_fskip-Warn-if-the-url_fseek-call-failed.patch
Type: text/x-diff
Size: 849 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100716/3a9ef2c5/attachment.patch>



More information about the ffmpeg-devel mailing list