summaryrefslogtreecommitdiff
path: root/audio/celt/DESCR
diff options
context:
space:
mode:
authorbjs <bjs>2008-12-03 00:44:49 +0000
committerbjs <bjs>2008-12-03 00:44:49 +0000
commit2aa6f27addc657105d1c8c5a8f754bb2ab42a75e (patch)
tree7ccabe7c743770ee284e03ff1bdde69d4ecefc9c /audio/celt/DESCR
parent96fc8b46ed1f16cd2b211478cb693ba097ba8965 (diff)
downloadpkgsrc-2aa6f27addc657105d1c8c5a8f754bb2ab42a75e.tar.gz
Import celt-0.5.0.
CELT is an ultra-low-delay audio codec designed for high-quality communications. Its potential uses include video-conferencing and network music performance. The code is still in early stage, so it may be broken from time to time. NOTE: The API is not frozen yet, so it is different from one version to another.
Diffstat (limited to 'audio/celt/DESCR')
-rw-r--r--audio/celt/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/celt/DESCR b/audio/celt/DESCR
new file mode 100644
index 00000000000..830b70a8438
--- /dev/null
+++ b/audio/celt/DESCR
@@ -0,0 +1,7 @@
+CELT is an ultra-low-delay audio codec designed for high-quality
+communications. Its potential uses include video-conferencing and
+network music performance. The code is still in early stage, so it may
+be broken from time to time.
+
+NOTE: The API is not frozen yet, so it is different from one version to
+another.