pulseaudio/src/modules/echo-cancel
Peter Meerwald 2070ec97d3 echo-cancel: Fix false warning in webrtc AEC.
CXX      libwebrtc_util_la-webrtc.lo
modules/echo-cancel/webrtc.cc: In function 'pa_bool_t pa_webrtc_ec_init(pa_core*, pa_echo_canceller*, pa_sample_spec*, pa_channel_map*, pa_sample_spec*, pa_channel_map*, uint32_t*, const char*)':
modules/echo-cancel/webrtc.cc:196:9: warning: 'rm' may be used uninitialized in this function [-Wuninitialized]

Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
2012-10-23 11:10:58 +03:00
..
adrian-aec.c Make gcc --std=c99 happy 2011-09-03 12:17:28 +02:00
adrian-aec.h Remove extra ; s where they are not allowed in strict C99 2011-08-25 18:21:49 +05:30
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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
adrian.h echo-cancel: Add SSE optimisation to the adrian module 2010-09-23 17:17:03 +05:30
echo-cancel.h modules: Add null/dummy echo canceller 2012-07-28 17:27:13 +03:00
module-echo-cancel.c Add comments referring to bug #53709. 2012-08-19 14:49:27 +03:00
null.c modules: Add null/dummy echo canceller 2012-07-28 17:27:13 +03:00
speex.c echo-cancel: Move speex preprocessing out of the main module 2011-08-25 18:08:42 +05:30
webrtc.cc echo-cancel: Fix false warning in webrtc AEC. 2012-10-23 11:10:58 +03:00