echo-cancel: Don't skip canceller when sink is inactive
authorArun Raghavan <git@arunraghavan.net>
Wed, 18 Nov 2015 02:56:47 +0000 (08:26 +0530)
committerArun Raghavan <git@arunraghavan.net>
Tue, 15 Dec 2015 11:39:31 +0000 (17:09 +0530)
commit12b5e7c87365e4dbbc4c5fdd8a3579099e5902b5
treefa46f02cf6a0861355d3acb26e2fbe8d34aa6d60
parent2c2c2676eeb44300622d28898859967b5ef5a3a0
echo-cancel: Don't skip canceller when sink is inactive

This forces the canceller engine to be invoked even if playback is not
currently active. We need to do this for cases where the engine provides
additional processing that is independent of playback, such as noise
suppression and AGC.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=83557
src/modules/echo-cancel/module-echo-cancel.c