mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-18 06:21:18 +02:00
8 lines
338 B
Plaintext
8 lines
338 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.
|
|
|
|
WWW: http://www.xiph.org/ogg/
|