aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/test/audio_processing_unittest.cc
AgeCommit message (Expand)Author
2016-01-15Merge upstream SHA 04cb763Alex Luebs
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-08Misc. small cleanups.pkasting
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-12-19Revert of Reland "Added option to specify a maximum file size when recording ...ivoc
2015-12-19Reland "Added option to specify a maximum file size when recording an AEC dum...ivoc
2015-12-18Revert of Added option to specify a maximum file size when recording an AEC d...ivoc
2015-12-18Added option to specify a maximum file size when recording an AEC dump.ivoc
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-11-03Remove TODO referring to issue1981, which I just marked WontFix.Andrew MacDonald
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-02Removed unused API functions in AudioProcessing and AudioProcessingModulepeah
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-08-14Integrate Intelligibility with APMekmeyerson
2015-07-23Allow more than 2 input channels in AudioProcessing.Michael Graczyk
2015-07-23Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 ...magjed
2015-07-23Allow more than 2 input channels in AudioProcessing.Michael Graczyk
2015-07-09Remove empty-string comparisons.pbos
2015-07-02Rename APM Config ReportedDelay to DelayAgnostichenrik.lundin
2015-06-09Re-land r9378 "Rename APM Config DelayCorrection to ExtendedFilter"Henrik Lundin
2015-06-05Revert r9378 "Rename APM Config DelayCorrection to ExtendedFilter"Henrik Lundin
2015-06-05Rename APM Config DelayCorrection to ExtendedFilterHenrik Lundin
2015-05-22Enable AudioProcessing48kHzSupport by defaultAlejandro Luebs
2015-05-12Remove leaking aecdump testfiles.Peter Boström
2015-05-08Add WAV and arbitrary geometry support to nlbf test.Andrew MacDonald
2015-03-13Rename Beamformer to NonlinearBeamformer.mgraczyk@chromium.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-10Make ChannelBuffer aware of frequency bandsaluebs@webrtc.org
2015-02-03Remove temp files in audio_processing_unittest.cc.pbos@webrtc.org
2015-02-03audio_processing: Added a new AEC delay metric value that gives the amount of...bjornv@webrtc.org
2015-01-29Add case to ApmTest.Process to test the extended filter modealuebs@webrtc.org
2015-01-15Only adapt AGC when the desired signal is presentaluebs@webrtc.org
2015-01-14Always copy processed audio to output buffer in ProcessStream.mgraczyk@chromium.org
2015-01-12Fix parallelizability in ApmTests.pbos@webrtc.org
2015-01-02Extend delay estimation window in AEC to 500 ms on all platformsbjornv@webrtc.org
2014-11-27Move ChannelBuffer class to channel_buffer filealuebs@webrtc.org
2014-10-31Revert "Revert part of r7561, "Refactor audio conversion functions.""andrew@webrtc.org
2014-10-30Revert part of r7561, "Refactor audio conversion functions."kwiberg@webrtc.org
2014-10-30Refactor audio conversion functions.andrew@webrtc.org
2014-09-24Enable render downmixing to mono in AudioProcessing.andrew@webrtc.org
2014-09-24Call NS AnalyzeCaptureAudio before AECaluebs@webrtc.org
2014-09-23modules_unittests: Turned on ApmTest.Process test for Androidbjornv@webrtc.org
2014-09-11audio_processing_unittests: Enabled ApmTest.Process for all platforms but And...bjornv@webrtc.org
2014-06-19Changes to tests and tools in audio_processing.bjornv@webrtc.org
2014-06-19Fixes and re-enables tests disabled on Androidbjornv@webrtc.org
2014-06-09audio_processing: Forces extended filter to be used in splitting filter test.bjornv@webrtc.org
2014-06-04Disables some modules_unittests on Android.bjornv@webrtc.org
2014-06-02Re-enables CommonFormats test for Android.bjornv@webrtc.org
2014-05-20Disabling RealFFTTest.RealAndComplexMatch and AudioProcessingTest.Formats as ...stefan@webrtc.org