Jul 08 2008
libogg
Ogg project codecs use the Ogg bitstream format to arrange the raw, compressed bitstream into a more robust, useful form. For example, the Ogg bitstream makes seeking, time stamping and error recovery possible, as well as mixing several sepearate, concurrent media streams into a single physical bitstream.
For more information on what it does refer to the libogg project.
The implementation of libogg that runs on the Warp, can be retrieved from the PIKA svn repository at the following location: http://svn.pikatech.com/pads/extra_packages/libogg/
For information on how to use svn to retrieve this package, see the generic instructions on the main xtras page.