pulseaudio/src/modules/echo-cancel
Stefan Huber 7eff884848 echo-cancel-test: Pass aec_args with module args
The echo canceller module can pass arguments to the EC implementation
via the module parameter aec_args. However, the echo-cancel-test passes
EC arguments via a separate argv[] option, which is inconsistent. Fix
this.
2013-02-16 21:45:26 +02:00
..
adrian-aec.c echo-cancel: Fix uninitialized variable dotp_xf_xf of AEC struct 2013-02-15 21:24:36 +02:00
adrian-aec.h echo-cancel: Fix memory leak / deinitialization of Adrian AEC 2013-02-14 16:23:38 +02:00
adrian-aec.orc echo-cancel: Make Orc file names less silly 2011-02-01 11:51:46 +05:30
adrian-license.txt echo-cancel: Add alternative echo-cancellation implementation 2010-09-07 15:12:12 +05:30
adrian.c echo-cancel: Fix memory leak / deinitialization of Adrian AEC 2013-02-14 16:23:38 +02:00
adrian.h echo-cancel: Fix memory leak / deinitialization of Adrian AEC 2013-02-14 16:23:38 +02:00
echo-cancel.h echo-cancel: Add function pa_echo_canceller_blocksize_power2() 2013-02-14 15:24:09 +02:00
module-echo-cancel.c echo-cancel-test: Pass aec_args with module args 2013-02-16 21:45:26 +02:00
null.c echo-cancel: Extend null implementation to arbitary sample specs 2012-12-20 12:58:45 +02:00
speex.c echo-cancel: Add function pa_echo_canceller_blocksize_power2() 2013-02-14 15:24:09 +02:00
webrtc.cc echo-cancel: Enable different blocksizes for sink and source 2012-12-20 12:56:01 +02:00