[tremor] Recent Tremor commits
Chris Gilbert
chris at dokein.co.uk
Mon Mar 31 12:53:58 PST 2003
Monty said:
> Hi folks,
>
> I rolled a number of small-file fixes and seeking optimizations from the
> mainline vorbisfile back into Tremor today. It passes basic unit tests,
> but of course this is not the same as getting banged on by the
> collective entropy of the net. Give it a whirl.
>
> Also, Tremor on mainline is now the first deployment of the
> experimental libogg2 memory management. The intent here is to cut the
> memory requirements of stream buffering to the absolute minimum. It
> also eliminates all memcopies between the various framing layers and
> buffer shifting within layers. On desktop processors the very tiny
> benefit of eliminating the memory copies and shifts is offset by the
> somewhat higher code overhead of managing the buffers, but it will
> likely make some difference to embedded applications with slow memory.
>
> Have fun testing. More tremor work is coming up this week!
Great stuff 8)
However one minor patch was needed to get it to compile, see attached.
Cheers,
Chris
<p><p>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: framing.c.diff
Type: application/octet-stream
Size: 650 bytes
Desc: framing.c.diff
Url : http://lists.xiph.org/pipermail/tremor/attachments/20030331/b327e991/framing.c.obj
More information about the Tremor
mailing list