aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-12 18:22:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-12 18:22:06 +0000
commit49f922705ad7893c6b0cd070853c0cc08e2c8dd5 (patch)
treec9252392e55c366fd8889eb06c326d91ec76722e /audio/Makefile
parent36d13278ed63e6898a2fda59c711d8b8c320d824 (diff)
downloadports-49f922705ad7893c6b0cd070853c0cc08e2c8dd5.tar.gz
ports-49f922705ad7893c6b0cd070853c0cc08e2c8dd5.zip
audio/webrtc-audio-processing: add new port
Audio processing routines extracted from WebRTC project into a standalone library. It provides the following features: - Acoustic echo cancellation - Acoustic echo control for mobile - Automatic gain control - High-pass filter - Level estimator - Noise suppression - Voice activity detection https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
Notes
Notes: svn path=/head/; revision=481919
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 15493dd80289..acb4fb0056db 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -869,6 +869,7 @@
SUBDIR += waveplay
SUBDIR += wavpack
SUBDIR += wavplay
+ SUBDIR += webrtc-audio-processing
SUBDIR += whysynth
SUBDIR += wildmidi
SUBDIR += wmalbum