aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/transient
AgeCommit message (Expand)Author
2016-01-15Merge upstream SHA 04cb763Alex Luebs
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-07-09Remove empty-string comparisons.pbos
2015-06-10Ensures that modules_unittests runs on iOShenrika
2015-03-19Add the Ooura FFT to RealFourier.andrew@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-01-21Fix TransientDetectorTest in modules_unittests on Android ARM64aluebs@webrtc.org
2015-01-19Disable tests failing on Android ARM64 (Nexus9).kjellander@webrtc.org
2015-01-14Remove COMPILE_ASSERT and use static_assert everywherekwiberg@webrtc.org
2015-01-05Use tmp files in file_utils_unittestsaluebs@webrtc.org
2014-12-15Merge audio_processing changes.pbos@webrtc.org