Mercurial > libavformat.hg
diff sierravmd.c @ 1747:fa70e732d2db libavformat
Fix misbehaviour in url_fseek() when seeking fails.
The return value of the seek function is -1 on error, not -EPIPE (the return value in url_seek() if no seek function pointer is set)
Patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
date: Dec 31, 2006 9:25 PM
subject: [Ffmpeg-devel] Re: [PATCH] file length handling
author | gpoirier |
---|---|
date | Tue, 30 Jan 2007 10:48:39 +0000 |
parents | a782462e2497 |
children | 1a3c9056982a |