summaryrefslogtreecommitdiff
path: root/ext/webrtcdsp
Commit message (Expand)AuthorAgeFilesLines
* webrtcechoprobe: return from _read() early if the probe is not configured yetGeorge Kiagiadakis2017-03-291-1/+2
* webrtcdsp: Add support to build with mesonNicolas Dufresne2017-03-271-0/+23
* webrtcdsp: expose voice activity detection.Mathieu Duponchelle2017-03-271-1/+129
* webrtcdsp: expose new properties.Mathieu Duponchelle2017-02-231-4/+127
* webrtcdsp: Add delay-agnostic propertyNicolas Dufresne2016-07-132-3/+41
* webrtcdsp: Workaround GCC/MingW 4.7 limitationsNicolas Dufresne2016-07-051-10/+12
* webrtcdsp: Rewrite echo data synchronizationNicolas Dufresne2016-06-303-123/+143
* webrtcdsp: We now fail if there is no echo probeNicolas Dufresne2016-06-301-1/+1
* webrtcdsp: Offset timestamp with durationNicolas Dufresne2016-06-231-3/+11
* webrtcdsp: Synchronize with delaysNicolas Dufresne2016-06-221-21/+5
* webrtdsp: Remove restriction on channels numberNicolas Dufresne2016-06-221-6/+4
* webrtcdsp: Style fixNicolas Dufresne2016-06-221-1/+1
* webrtcdsp: Add WebRTC Audio Processing supportNicolas Dufresne2016-06-215-0/+1269