aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-06-23 12:52:00 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-06-23 12:52:00 +0000
commitc80799fcb8dcb1a6468021141c804bc5b29f5774 (patch)
tree782e2327537554fffff388e35ebed486f38fbf56 /audio/Makefile
parent53405c875685d2474e42351500bf382a7fdc64ba (diff)
downloadports-c80799fcb8dcb1a6468021141c804bc5b29f5774.tar.gz
ports-c80799fcb8dcb1a6468021141c804bc5b29f5774.zip
VisualOn AAC encoder library
This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn as part of the Stagefright framework from the Google Android project. WWW: https://github.com/mstorsjo/vo-aacenc
Notes
Notes: svn path=/head/; revision=276126
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 b61d608be903..19fdf1284cee 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -778,6 +778,7 @@
SUBDIR += vat
SUBDIR += ventrilo-server
SUBDIR += vitunes
+ SUBDIR += vo-aacenc
SUBDIR += voipong
SUBDIR += volumecontrol.app
SUBDIR += vorbis-tools