Mercurial > libavformat.hg
comparison mpegts.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 | 63bb140936c0 |
children | 181594c4f729 |
comparison
equal
deleted
inserted
replaced
1746:2649c0a9c037 | 1747:fa70e732d2db |
---|