aboutsummaryrefslogtreecommitdiff
path: root/modules/audio_processing/audio_processing_performance_unittest.cc
AgeCommit message (Expand)Author
2021-05-07Reland "Refactor the PlatformThread API."Markus Handell
2021-05-06Revert "Refactor the PlatformThread API."Guido Urdaneta
2021-05-05Refactor the PlatformThread API.Markus Handell
2021-04-21PlatformThread: add support for detached threads.Markus Handell
2020-08-20Removing call to deprecated SetExtraOptions methodPer Åhgren
2020-04-26APM: Add build flag to allow building WebRTC without APMPer Åhgren
2019-12-09Remove deprecated legacy AEC codePer Åhgren
2019-10-16Remove the noise_suppression() pointer to submodule interfacesaza
2019-10-15Remove AudioProcessing::gain_control() getterSam Zackrisson
2019-10-11Remove AudioProcessing::level_estimator() gettersaza
2019-07-08Format almost everything.Jonas Olsson
2019-05-03Delete deprecated PlatformThread loopingNiels Möller
2019-01-31Stop using Googletest legacy APIs.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-04Update some audio processing tests to new VAD APISam Zackrisson
2018-11-07Add default constructor for rtc::EventNiels Möller
2018-10-29Replace some usage of EventWrapper with rtc::Event.Niels Möller
2018-09-17Reland "Remove APM internal usage of EchoCancellation"Sam Zackrisson
2018-09-13Revert "Remove APM internal usage of EchoCancellation"Sergey Silkin
2018-09-13Remove APM internal usage of EchoCancellationSam Zackrisson
2018-08-30Removing the intelligibility enhancer.Alessio Bazzica
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-19Remove non-API beamformer referencesSam Zackrisson
2018-04-12Remove dependencies on modules:module_api from AudioProcessing.Fredrik Solenberg
2018-01-09Use AudioProcessingBuilder everywhere AudioProcessing is created.Ivo Creusen
2017-11-28Make PrintResultList receive a vector of doubles instead of a string.Edward Lemur
2017-11-24Make PrintResultMeanAndError receive two doubles instead of a string.Edward Lemur
2017-11-22Move some numeric utility code from rtc_base/ to rtc_base/numerics/Karl Wiberg
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei