diff options
author | yzlin <yzlin@FreeBSD.org> | 2009-07-29 18:45:16 +0800 |
---|---|---|
committer | yzlin <yzlin@FreeBSD.org> | 2009-07-29 18:45:16 +0800 |
commit | 6a378d0e90b374179c1845ee8b684679008960cb (patch) | |
tree | 937958c2a5fd6f6cfc3b3996c5c6aa4403db4d41 /audio/Makefile | |
parent | 593727075291e488bc1988beeae7690ff32efacc (diff) | |
download | freebsd-ports-gnome-6a378d0e90b374179c1845ee8b684679008960cb.tar.gz freebsd-ports-gnome-6a378d0e90b374179c1845ee8b684679008960cb.tar.zst freebsd-ports-gnome-6a378d0e90b374179c1845ee8b684679008960cb.zip |
Add opencore-amr 0.1.1, openCORE implementation of AMR Narrowband &
Wideband speech codec.
PR: ports/136915
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Approved by: lwhsu (mentor)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6e220d0a388c..afdf9a07bf46 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -495,6 +495,7 @@ SUBDIR += oggsplit SUBDIR += openal SUBDIR += openal-soft + SUBDIR += opencore-amr SUBDIR += openspc SUBDIR += opmixer SUBDIR += optimfrog |