]> code.delx.au - pulseaudio/commitdiff
build-sys: Make speex library optional
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Sun, 11 Dec 2011 15:07:41 +0000 (16:07 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 13 Dec 2011 03:40:08 +0000 (09:10 +0530)
make speex library dependency optional, this affects the resampler
and the echo canceller module

this patch supersedes an earlier patch proposal and addresses the following
comments:
* fix order of pa_echo_canceller_method_t enum and ec_table (Frederic)
* the default resampler is speex if available as before, otherwise ffmpeg (Arun)
* does not touch the Adrian EC implementation (see separate patch) (Arun)


No differences found