pulseaudio/src/modules/echo-cancel
Ilja van Sprundel c096193512 webrtc: Avoid using dynamic strings as format strings
Properly call format functions, dynamic strings shouldn't be passed as
format strings. Instead a format string of "%s" should be used, with the
dynamic string as it's argument.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/563>
2021-06-03 21:26:25 +03: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: Avoid using dynamic strings as format strings 2021-06-03 21:26:25 +03:00