openbsd-ports/audio/libogg/pkg/DESCR
todd 1db90fa30f 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.
2001-03-14 01:55:42 +00:00

12 lines
479 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 sepearate, concurrent media
streams into a single physical bitstream.
The Ogg homepage is located at ${HOMEPAGE}
Up to date technical documents, contact information, source code and
pre-built utilities may be found there.
WWW: ${HOMEPAGE}