pulseaudio/src/modules/echo-cancel
Georg Chini 051f7508b4 virtual sources: Propagate asyncmsgq change after source-output move
Currently, when the master of a virtual source is moved, the change of the
asyncmsgq is not propagated to other attached virtual sources. This leads
to a crash when the original master source is no longer available.

This patch fixes the issue by modifying the moving callback to propagate the
change to attached virtual sources.

Virtual sinks show a similar bug but that will be fixed in a different patch
series.
2020-01-13 20:40:04 +01:00
..
adrian-aec.c Fix typo: differnt -> different 2018-09-17 09:56:41 -07:00
adrian-aec.h Fix typo: Extention -> Extension 2018-09-17 09:55:37 -07: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 echo-cancel: Use anonymous unions for echo canceller params 2016-02-25 09:09:13 +05:30
adrian.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
echo-cancel.h echo-cancel: Convert AGC API to deal with pa_volume_t 2016-02-25 19:06:44 +05:30
meson.build meson: link libintl if it's not provided by libc 2019-09-25 04:42:03 +00:00
module-echo-cancel.c virtual sources: Propagate asyncmsgq change after source-output move 2020-01-13 20:40:04 +01:00
null.c echo-cancel: Use anonymous unions for echo canceller params 2016-02-25 09:09:13 +05:30
speex.c echo-cancel: Expose dereverb in the speex canceller 2017-10-24 22:33:23 +05:30
webrtc.cc webrtc: Silence -Wsign-compare warning 2018-10-04 08:44:18 +05:30