[MPlayer-cvslog] r32559 - in trunk/stream: cache2.c stream.c stream.h

Clément Bœsch ubitux at gmail.com
Wed Oct 27 23:46:18 CEST 2010


On Wed, Oct 27, 2010 at 09:31:33PM +0200, Reimar Döffinger wrote:
> On Wed, Oct 27, 2010 at 09:04:04PM +0200, reimar wrote:
> > Author: reimar
> > Date: Wed Oct 27 21:04:04 2010
> > New Revision: 32559
> > 
> > Log:
> > Add internal read and seek function to avoid a useless memcpy when using
> > the cache.
> 
> Note while this looks harmless it has a high risk of breaking things,
> so testing and review very welcome, but I considered it necessary
> to move forward on this.

No particular issue noticed with normal streams. I also noted that since
this patch, seek behaviour seems better: for example it does not seems to
freeze anymore if you long-seek on http://87.117.202.97:8000/listen.pls

It's not perfect (sometimes you get a few sound drops — cache issue —
until it get synchronize again) but it's better.

-- 
Clément B.
Not sent from a jesusPhone.


More information about the MPlayer-cvslog mailing list