]> code.delx.au - pulseaudio/history - src/modules/echo-cancel/echo-cancel.h
build-sys: Make speex library optional
[pulseaudio] / src / modules / echo-cancel / echo-cancel.h
2011-12-13 Peter Meerwaldbuild-sys: Make speex library optional
2011-11-07 Arun Raghavanecho-cancel: Hook up WebRTC analog gain control
2011-11-07 Arun Raghavanecho-cancel: Add infrastructure for cancellers to do AGC
2011-11-01 Arun Raghavanecho-cancel: Plug in WebRTC drift compensation
2011-10-17 Arun Raghavanecho-cancel: Add the WebRTC echo canceller
2011-08-25 Arun Raghavanecho-cancel: Move speex preprocessing out of the main...
2011-08-25 Arun Raghavanecho-cancel: Add multiple include protection for header
2011-05-28 Bart Cerneelsecho-cancel: Fix echo suppression, add some knobs
2011-05-24 Arun Raghavanecho-cancel: Add speex preprocessing
2010-09-23 Arun Raghavanecho-cancel: Add SSE optimisation to the adrian module
2010-09-07 Arun Raghavanecho-cancel: Mark immutable parameters as const in...
2010-09-07 Arun Raghavanecho-cancel: Make blocksize a module-wide parameter
2010-09-07 Arun Raghavanecho-cancel: Add alternative echo-cancellation implemen...
2010-09-07 Arun Raghavanecho-cancel: Let AEC module determine source/sink spec
2010-09-07 Arun Raghavanecho-cancel: Pass arguments to the specific canceller...
2010-09-07 Arun Raghavanecho-cancel: Split out speex code from the core module