pulseaudio/src
Arun Raghavan fa2b0b4aad echo-cancel: Convert AGC API to deal with pa_volume_t
It is expected that the underlying AGC mechanism will likely provide a
single volume for the source rather than a per-channel volume. Dealing
with per-channel volumes just adds complexity with regards to the
actual volume setting (depending on whether volume sharing is enabled or
not, we would set the volume on the source output of the virtual source,
and their sample specs may be different).

Using a single volume allows us to sidestep this problem entirely.
2016-02-25 19:06:44 +05:30
..
daemon default.pa: remove X11 module examples 2016-02-09 13:04:49 +02:00
modules echo-cancel: Convert AGC API to deal with pa_volume_t 2016-02-25 19:06:44 +05:30
pulse glib: Trivial whitespace fix 2016-02-09 16:19:00 +05:30
pulsecore core: Fix GCC 6 compiler warning regarding left shift of negative value 2016-02-18 14:08:13 +01:00
tests build-sys: Move to compiling with C11 support 2016-02-25 09:09:13 +05:30
utils solaris: Illumos does not ship with SOUND_PCM* functionality 2016-01-22 13:25:29 +05:30
.gitignore .gitignore: Add lfe-filter-test 2015-03-31 12:42:37 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: Move to compiling with C11 support 2016-02-25 09:09:13 +05:30
map-file volume: Add LFE balance API 2015-10-30 09:13:10 +02:00