summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/webrtc-audio-processing
Commit message (Collapse)AuthorAgeFilesLines
* webrtc-audio-processing: Add support for risc-vKhem Raj2019-03-072-0/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webrtc-audio-processing: Link with libexecinfo on muslKhem Raj2017-07-241-0/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webrtc-audio-processing: initial recipeTanu Kaskinen2017-07-147-0/+365
PulseAudio has multiple alternative echo canceller implementations. Probably the best one is the "webrtc" echo canceller, which depends on this library. I added some patches to fix building on MIPS and PowerPC. The first three patches are taken from upstream, the other three patches are my own. I have only tested that the code builds on all architectures, not that the code actually works. Signed-off-by: Tanu Kaskinen <tanuk@iki.fi> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>