eed58dac3e
PR: 22096 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
9 lines
361 B
Plaintext
9 lines
361 B
Plaintext
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.
|
|
|
|
- Theo van Klaveren
|
|
t.vanklaveren@student.utwente.nl
|