pulseaudio/src/modules/echo-cancel
Arun Raghavan 6fdddf45f7 echo-cancel: Fix drift timer restart logic across suspend
The IS_ACTIVE() macro does a pa_sink/source_get_state() on our sink and
source, which does not work in the state change callback, since the
state is not actually committed at that point.
2014-08-18 08:28:06 +05:30
..
adrian-aec.c echo-cancel: Fix uninitialized variable dotp_xf_xf of AEC struct 2013-02-15 21:24:36 +02:00
adrian-aec.h echo-cancel: Fix memory leak / deinitialization of Adrian AEC 2013-02-14 16:23:38 +02:00
adrian-aec.orc echo-cancel: Make Orc file names less silly 2011-02-01 11:51:46 +05:30
adrian-license.txt echo-cancel: Add alternative echo-cancellation implementation 2010-09-07 15:12:12 +05:30
adrian.c Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00
adrian.h echo-cancel: Fix memory leak / deinitialization of Adrian AEC 2013-02-14 16:23:38 +02:00
echo-cancel.h Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00
module-echo-cancel.c echo-cancel: Fix drift timer restart logic across suspend 2014-08-18 08:28:06 +05:30
null.c Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00
speex.c Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00
webrtc.cc Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00