summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-02-22 13:18:07 +0100
committerTakashi Iwai <tiwai@suse.de>2007-02-22 13:18:07 +0100
commit36ccb62d45d6c1192e2dc01ac639e6debc585f00 (patch)
tree3cf5dcea69b2c69e20cc7c09047923fa6ba9ea47 /configure.in
parentee123ac93ea59d11e7d3c48aed9cf88d1a5de431 (diff)
Add rate resampler plugin based on speex
Added another rate resampler plugin based on speex code. Light weight and much better quality. From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 2ee08da..c442672 100644
--- a/configure.in
+++ b/configure.in
@@ -57,6 +57,7 @@ SAVE_PLUGINS_VERSION
AC_OUTPUT([
Makefile
oss/Makefile
+ pph/Makefile
jack/Makefile
pulse/Makefile
mix/Makefile