summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2009-02-14 22:54:45 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2009-02-14 22:54:45 +0000
commitc8e8bf4b904c61d2ab82f7c8da9635391b4964ed (patch)
tree539f3efe941bb285fe50c8d7e4757b97ea6f2260 /audio/Makefile
parentUpdate to 2.07 (diff)
The CELT codec is an experimental audio codec for use in low-delay
speech and audio communication. It's meant to close the gap between Vorbis and Speex for applications where both high quality audio and low delay are desired. WWW: http://www.celt-codec.org/
Notes
Notes: svn path=/head/; revision=228338
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 f3aa10729ad2..b17226572d04 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -90,6 +90,7 @@
SUBDIR += cdparanoia
SUBDIR += cdplay
SUBDIR += cdplayer.app
+ SUBDIR += celt
SUBDIR += checkmate
SUBDIR += cheesetracker
SUBDIR += chordpack