1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/libvorbis/pkg-descr
Trevor Johnson b2aa1c9be4 Add new port of libvorbis, a library for handling Vorbis-encoded
Ogg streams.

PR:		22097
Submitted by:	Theo van Klaveren <t.vanklaveren@student.utwente.nl>
2000-11-02 21:15:11 +00:00

18 lines
804 B
Plaintext

Vorbis is a general-purpose audio and music encoding format contemporary to
MPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike
the MPEG sponsored formats (and other proprietary formats such as RealAudio G2
and Windows' flavor of the month), the Vorbis CODEC specification belongs to
the public domain. All the technical details are published and documented, and
any software entity may make full use of the format without royalty or patent
concerns.
This package contains libvorbis, an LGPLed software implementation of the
Vorbis specification by the Xiphophorus company (http://www.xiph.org/), and
vorbisfile, an LGPLed convenience library built on Vorbis designed to simplify
common uses.
WWW: http://www.vorbis.com
- Theo van Klaveren
t.vanklaveren@student.utwente.nl