summaryrefslogtreecommitdiff
path: root/ext/webrtcdsp
Commit message (Expand)AuthorAgeFilesLines
* webrtcdsp: Propagate VAD to audio level metaPhilippe Normand2021-04-191-2/+15
* webrtcdsp: allow per feature registrationStéphane Cerveau2021-03-236-26/+103
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-4/+4
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+4
* webrtcdsp: Fix documentation markupPhilippe Normand2020-03-151-1/+1
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-5/+5
* Remove autotools build systemTim-Philipp Müller2019-10-141-20/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* webrtcdsp/meson.build: don't forget to set c++11 modeDan Kegel2019-04-131-0/+1
* build: link against the gnustl dependency on android for c++ pluginsMatthew Waters2018-11-121-3/+2
* meson: Add gnustl dep for webrtcdsp on AndroidNirbheek Chauhan2018-08-111-2/+7
* webrtcdsp: Avoid redefinition of GST_USE_UNSTABLE_APINicolas Dufresne2018-08-032-0/+4
* webrtcdsp: add support for using F32/non-interleaved buffersGeorge Kiagiadakis2018-08-036-57/+247
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-05-181-1/+1
* Bump and update for meson 0.40.1Nicolas Dufresne2017-05-091-7/+2
* webrtcdsp: fix doc string of echo-cancel propertyGeorge Kiagiadakis2017-05-021-2/+1
* 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