aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/include/audio_processing.h
AgeCommit message (Expand)Author
2016-01-14Re-land: "Use an explicit identifier in Config"aluebs
2016-01-13Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https...tommi
2016-01-13Use an explicit identifier in Configaluebs
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-12Remove additional channel constraints when Beamforming is enabled in AudioPro...aluebs
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-12-16Bugfix that fixes the error where the audio processing module is calledpeah
2015-10-30Make the nonlinear beamformer steerableAlejandro Luebs
2015-10-02Removed unused API functions in AudioProcessing and AudioProcessingModulepeah
2015-09-23Fix the maximum native sample rate in AudioProcessingAlejandro Luebs
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-27Clean up the Config to enable 48kHz support in AudioProcessingaluebs
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-07audio_processing: Adds two UMA histograms logging delay jumps in AECBjorn Volcker
2015-07-03Fix occurrences of const typed declaration without initializationeblima
2015-07-03Follow-up: Remove old ReportedDelay AEC confighenrik.lundin
2015-07-02Rename APM Config ReportedDelay to DelayAgnostichenrik.lundin
2015-06-16Follow-up: Remove old DelayCorrection AEC configHenrik 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-04-22Disables mic bump-up level if not built with chromiumBjorn Volcker
2015-04-15audio_processing/agc: Adds config to set minimum microphone volume at startupBjorn Volcker
2015-03-25Reparent Nonlinear beamformer under beamforming interface.Michael Graczyk
2015-03-13Rename Beamformer to NonlinearBeamformer.mgraczyk@chromium.org
2015-03-05Add support for arbitrary array geometries in Beamformeraluebs@webrtc.org
2015-03-02Add Config option to enable 48kHz support in AudioProcessingaluebs@webrtc.org
2015-02-03audio_processing: Added a new AEC delay metric value that gives the amount of...bjornv@webrtc.org
2015-01-15Only adapt AGC when the desired signal is presentaluebs@webrtc.org
2015-01-13Remove useless AudioProcessing::Create() overload.andrew@webrtc.org
2015-01-05Use array geometry in Beamformeraluebs@webrtc.org
2014-12-19Wire up Beamformer in AudioProcessingaluebs@webrtc.org
2014-11-17Add empty 3 band splitting filter APIaluebs@webrtc.org
2014-10-10Reland 28629004: adding new AEC dump start interface for chrome.xians@webrtc.org
2014-09-30Revert 7337 "Reland 28629004: adding new AEC dump start interfac..."xians@webrtc.org
2014-09-30Revert 7338 "Fixed the android build by making the interface pur..."xians@webrtc.org
2014-09-30Fixed the android build by making the interface pure virtual.xians@webrtc.org
2014-09-30Reland 28629004: adding new AEC dump start interface for chromexians@webrtc.org
2014-09-30Revert 7334 "adding new AEC dump start interface for chrome."xians@webrtc.org
2014-09-30adding new AEC dump start interface for chrome.xians@webrtc.org
2014-07-17Remove unused ExperimentalNS API in AudioProcessingaluebs@webrtc.org
2014-07-03Make experimental NS API not purely virtualaluebs@webrtc.org
2014-06-30Add ExperimentalNs support in Configaluebs@webrtc.org