get rid of our internal copy of the speex resampler. Instead, link against a system...
authorLennart Poettering <lennart@poettering.net>
Sat, 28 Jun 2008 00:20:14 +0000 (02:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 28 Jun 2008 00:20:14 +0000 (02:20 +0200)
commit1568fcc979a944584a1d23f6191efce55aa75b42
treeec54638356c148381461cfe1cd50fe1c0884bf64
parent98c26b179d7d5dd331bbc77288901983246d84dc
get rid of our internal copy of the speex resampler. Instead, link against a system-installes libspeexdsp
configure.ac
src/Makefile.am
src/pulsecore/resampler.c
src/pulsecore/speex/Makefile [deleted file]
src/pulsecore/speex/arch.h [deleted file]
src/pulsecore/speex/fixed_generic.h [deleted file]
src/pulsecore/speex/resample.c [deleted file]
src/pulsecore/speex/speex_resampler.h [deleted file]
src/pulsecore/speex/stack_alloc.h [deleted file]
src/pulsecore/speexwrap.h [deleted file]