pulseaudio/src
Arun Raghavan c975dfa5a5 echo-cancel: Let AEC module determine source/sink spec
Since the source and sink specification will need to be determined by
the AEC algorithm (can it handle multi-channel audio, does it work with
a fixed sample rate, etc.), we negotiate these using inout parameters at
initialisation time.

There is opportunity to make the sink-handling more elegant. Since the
sink data isn't used for playback (just processing), we could pass
through the data as-is and resample to the required spec before using in
the cancellation algorithm. This isn't too important immediately, but
would be nice to have.
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: Let AEC module determine source/sink spec 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: Split out speex code from the core module 2011-03-28 14:40:59 +05:30
map-file device-manager: Change the prefer/defer options to a single 'reorder' command. 2009-11-11 17:44:26 +00:00