[MPlayer-dev-eng] Re: [PATCH] Seek in http-streams

Alban Bedel albeu at free.fr
Sun Jan 25 13:45:51 CET 2004


Hi Attila Kinali,

on Sat, 24 Jan 2004 13:06:48 +0100 you wrote:

> On Wed, 21 Jan 2004 15:24:46 +0200
> Valentine Zaretsky <valik+mplayerdev at email.dp.ua> wrote:
> 
> > You are right, http_send_request2 is odd.
> > I've removed it in attached patch.
> 
> Any comments on this patch ?

Yes, the parts wich replace demux->stream->type!=STREAMTYPE_STREAM
with (demux->stream->type!=STREAMTYPE_STREAM || demux->stream->seek).
Using demux->stream->seek only should be enouth and better. Bcs using
stream type to determine if a stream is seekable just plain suck.

	Albeu
-- 

Everything is controlled by a small evil group
to which, unfortunately, no one we know belongs.





More information about the MPlayer-dev-eng mailing list