aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-10-08 06:43:36 +0800
committersat <sat@FreeBSD.org>2006-10-08 06:43:36 +0800
commit493b88cdab5b1d3f7b1563903f59069332a22ed7 (patch)
tree0e3bc9900f57f2ff1e231cd65eda429ea9359e8e /audio/Makefile
parentc6cd03d1324b0420d2d9a3b57bf98d07a07f050c (diff)
downloadfreebsd-ports-gnome-493b88cdab5b1d3f7b1563903f59069332a22ed7.tar.gz
freebsd-ports-gnome-493b88cdab5b1d3f7b1563903f59069332a22ed7.tar.zst
freebsd-ports-gnome-493b88cdab5b1d3f7b1563903f59069332a22ed7.zip
Add port audio/liboggz:
Oggz provides a simple programming interface for reading and writing Ogg files and streams. Ogg is an interleaving data container developed by Monty at Xiph.Org, originally to support the Ogg Vorbis audio format. liboggz supports the flexibility afforded by the Ogg file format while presenting the following API niceties: * Strict adherence to the formatting requirements of Ogg bitstreams, to ensure that only valid bitstreams are generated * A simple, callback based open/read/close or open/write/close interface to raw Ogg files * A customisable seeking abstraction for seeking on multitrack Ogg data * A packet queue for feeding incoming packets for writing, with callback based notification when this queue is empty * A means of overriding the IO functions used by Oggz, for easier integration with media frameworks and similar systems. * A handy table structure for storing information on each logical bitstream WWW: http://www.annodex.net/software/liboggz/html/
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 673f3fd309d9..69ac4632f89a 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -314,6 +314,7 @@
SUBDIR += libnoise
SUBDIR += libofa
SUBDIR += libogg
+ SUBDIR += liboggz
SUBDIR += libsamplerate
SUBDIR += libshout
SUBDIR += libshout2