[MPlayer-dev-eng] [PATCH] combine stream_skip and stream_seek
elupus
elupus at ecce.se
Wed Jun 6 22:17:07 CEST 2007
Hi again,
Here's an alternate approach to this issue. It replaces both the orignal
patch in this thread and the other fix for stream_skip. It combines the code
for stream_skip/seek so they are identical. It tries to do small seeks/skips
within buffers. Abit larger forward skips are read linearly. Then it falls
back to a standard stream seek.
Maybe i should have started a new thread for this, but it's related so I
fealt it unnecessary.
/Joakim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stream.patch
Type: application/octet-stream
Size: 1606 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070606/e3d50493/attachment.obj>
More information about the MPlayer-dev-eng
mailing list