aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/utility
AgeCommit message (Expand)Author
2016-02-11Suppress unused-parameter warnings.Chih-Hung Hsieh
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-05-06audio_processing/delay_estimator: Always update robust validation statisticsBjorn Volcker
2015-03-19Add the Ooura FFT to RealFourier.andrew@webrtc.org
2015-01-15Move ring_buffer to common_audio.andrew@webrtc.org
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-07-17Reduce runtime of RingBufferTest by a factor of 100.andrew@webrtc.org
2014-07-09delay_estimator: Increases test coverage and makes input spectrum constbjornv@webrtc.org
2014-07-03delay_estimator: Allows dynamically used history sizesbjornv@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-04-03Delay Estimator: Minor refactoring and added a setter function.bjornv@webrtc.org
2014-03-24DelayEstimator: Updates delay_quality and adds soft reset.bjornv@webrtc.org
2014-02-20Add an AlignedFreeDeleter and remove scoped_ptr_malloc.andrew@webrtc.org
2014-01-10Delay Estimator: Adds unittests for robust validation.bjornv@webrtc.org
2014-01-08Delay Estimator: Converts a constant into a configurable parameter.bjornv@webrtc.org
2014-01-02Delay Estimator: robust_validation should be stored over a resetbjornv@webrtc.org
2013-12-16Simplification of histogram normalization in delay estimator.bjornv@webrtc.org
2013-12-16Adds robust validation functionality to the delay estimatorbjornv@webrtc.org
2013-11-28This CL adds an API to enable robust validation of delay estimates.bjornv@webrtc.org
2013-11-28Recommit CL5184bjornv@webrtc.org
2013-11-28Revert 5184 "Small refactoring change in delay_estimator."bjornv@webrtc.org
2013-11-28Small refactoring change in delay_estimator.bjornv@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-05-28Include files from webrtc/.. paths in audio_processing/pbos@webrtc.org
2013-03-18Truncated delay quality to avoid negative return valuesbjornv@webrtc.org
2013-02-27Refactor WebRtc_CreateBuffer to return the instance.andrew@webrtc.org
2013-02-25Refactor ring_buffer interface, add a feature and a test.andrew@webrtc.org
2013-01-30Re-committing r3428bjornv@webrtc.org
2013-01-29Revert 3428bjornv@webrtc.org
2013-01-29Delay estimator wrapper API changes. This should finalize the changes to dela...bjornv@webrtc.org
2013-01-25Added tests for multiple near-end support.bjornv@webrtc.org
2013-01-25Short CL: only name change.bjornv@webrtc.org
2013-01-25Separated far-end handling in BinaryDelayEstimator.bjornv@webrtc.org
2013-01-18This CL includes part of changes in a larger one. The final goal is to allow ...bjornv@webrtc.org
2013-01-18An API to get the internal estimation quality in the delay estimator has been...bjornv@webrtc.org
2012-11-15Add Android include path so that header files can follow google styleleozwang@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org