pulseaudio/src
Arun Raghavan 47e4dd1ec4 echo-cancel: Add alternative echo-cancellation implementation
This adds Andre Adrian's AEC implementation from his intercom project
(http://andreadrian.de/intercom/) as an alternative to the speex echo
cancellation routines. Since the implementation was in C++ and not in
the form of a library, I have converted the code to C and made a local
copy of the implementation.

The implementation actually works on floating point data, so we can
tweak it to work with both integer and floating point samples (currently
we just use S16LE).
2011-03-28 14:41:00 +05:30
..
daemon conf: Make system.pa use udev-detect and not hal-detect. 2011-03-03 09:37:29 +00:00
modules echo-cancel: Add alternative echo-cancellation implementation 2011-03-28 14:41:00 +05:30
pulse volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show in UIs 2011-03-03 13:29:08 +00:00
pulsecore memblockq: implement new call pa_memblockq_peek_fixed_size() 2011-03-28 14:40:59 +05:30
tests memblockq: implement new call pa_memblockq_peek_fixed_size() 2011-03-28 14:40:59 +05:30
utils padsp: wrap __open_2 and __open64_2 2011-01-10 20:49:56 +00:00
.gitignore add usergroup-test to .gitignore 2009-08-22 03:17:24 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am echo-cancel: Add alternative echo-cancellation implementation 2011-03-28 14:41:00 +05:30
map-file device-manager: Change the prefer/defer options to a single 'reorder' command. 2009-11-11 17:44:26 +00:00