Mercurial > libavformat.hg
diff asf.h @ 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 | 7331d7153e0a |
children | ea10bb05b839 |