diff options
Diffstat (limited to 'audio/libogg/pkg-descr')
-rw-r--r-- | audio/libogg/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/libogg/pkg-descr b/audio/libogg/pkg-descr new file mode 100644 index 000000000..f04523a34 --- /dev/null +++ b/audio/libogg/pkg-descr @@ -0,0 +1,7 @@ +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/ |