1. 8d4f9ca Delay Estimator: Adds unittests for robust validation. by bjornv@webrtc.org · 11 years ago
  2. 9b125e1 Delay Estimator: Converts a constant into a configurable parameter. by bjornv@webrtc.org · 11 years ago
  3. c902d88 Delay Estimator: robust_validation should be stored over a reset by bjornv@webrtc.org · 11 years ago
  4. 0443f6c Simplification of histogram normalization in delay estimator. by bjornv@webrtc.org · 11 years ago
  5. 1b3b8cb Adds robust validation functionality to the delay estimator by bjornv@webrtc.org · 11 years ago
  6. cd8c2b1 This CL adds an API to enable robust validation of delay estimates. by bjornv@webrtc.org · 11 years ago
  7. c3cce18 Recommit CL5184 by bjornv@webrtc.org · 11 years ago
  8. 85ef326 Revert 5184 "Small refactoring change in delay_estimator." by bjornv@webrtc.org · 11 years ago
  9. cd96113 Small refactoring change in delay_estimator. by bjornv@webrtc.org · 11 years ago
  10. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  11. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  12. 9fb1613 Include files from webrtc/.. paths in audio_processing/ by pbos@webrtc.org · 11 years ago
  13. 87ef38e Truncated delay quality to avoid negative return values by bjornv@webrtc.org · 11 years ago
  14. db32d60 Refactor WebRtc_CreateBuffer to return the instance. by andrew@webrtc.org · 11 years ago
  15. b3e5a62 Refactor ring_buffer interface, add a feature and a test. by andrew@webrtc.org · 11 years ago
  16. c7beae5 Re-committing r3428 by bjornv@webrtc.org · 12 years ago
  17. 2045f8c Revert 3428 by bjornv@webrtc.org · 12 years ago
  18. 3c12dc8 Delay estimator wrapper API changes. This should finalize the changes to delay estimator making it work for multi-probe. by bjornv@webrtc.org · 12 years ago
  19. b061420 Added tests for multiple near-end support. by bjornv@webrtc.org · 12 years ago
  20. a690f40 Short CL: only name change. by bjornv@webrtc.org · 12 years ago
  21. c02e4cc Separated far-end handling in BinaryDelayEstimator. by bjornv@webrtc.org · 12 years ago
  22. 99adc85 This CL includes part of changes in a larger one. The final goal is to allow multiple delay estimators using the same reference (far-end) to save computational complexity. by bjornv@webrtc.org · 12 years ago
  23. d9e4516 An API to get the internal estimation quality in the delay estimator has been added. Unit tests have been updated. There is no impact to other parts in WebRTC. by bjornv@webrtc.org · 12 years ago
  24. 6fb7314 Add Android include path so that header files can follow google style by leozwang@webrtc.org · 12 years ago
  25. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago