blob: f04523a34e3e96a355cbf253c4f2d4aecb7c9e4b (
plain) (
tree)
|
|
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 separate, concurrent media
streams into a single physical bitstream.
WWW: http://www.xiph.org/ogg/
|