pulseaudio/src/modules/echo-cancel
Arun Raghavan 4cacb1b670 echo-cancel: Increase threshold for resyncing, make it configurable
This increase the threshold for difference between the playback and
capture stream before samples are dropped from 1ms to 5ms (the
cancellers are generally robust to this much and higher). Also, we make
this a module parameter to allow easier experimentation with different
values.
2011-10-10 13:25:46 +05:30
..
adrian-aec.c Make gcc --std=c99 happy 2011-09-03 12:17:28 +02:00
adrian-aec.h Remove extra ; s where they are not allowed in strict C99 2011-08-25 18:21:49 +05:30
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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
adrian.h echo-cancel: Add SSE optimisation to the adrian module 2010-09-23 17:17:03 +05:30
echo-cancel.h echo-cancel: Move speex preprocessing out of the main module 2011-08-25 18:08:42 +05:30
module-echo-cancel.c echo-cancel: Increase threshold for resyncing, make it configurable 2011-10-10 13:25:46 +05:30
speex.c echo-cancel: Move speex preprocessing out of the main module 2011-08-25 18:08:42 +05:30