[MPlayer-dev-eng] [PATCH] stream_skip returns success on negativelen in unseekable stream

elupus elupus at ecce.se
Mon Jun 4 22:28:13 CEST 2007


"elupus" <elupus at ecce.se> wrote in message 
news:00cf01c7a6e6$00a71fb0$01f55f10$@se...
> Hi,
>
> Currently stream_skip will return success on a negative len if underlying
> stream isn't seekable. This patch remedies this by not checking for
> seek-ability on negative len. Underlying cache system might still succeed 
> in
> doing that backward seek if cache is enabled.
>
> /Joakim


And here's the actual patch.. sigh.. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stream.patch
Type: application/octet-stream
Size: 493 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070604/9deef737/attachment.obj>


More information about the MPlayer-dev-eng mailing list