1. 0e098e0 AEC: Moved delay buffer size enums from aec_core.h to aec_core_internal.h by bjornv@webrtc.org · 10 years ago
  2. e1b0595 AEC: Adds a reported_delay_enabled_ flag by bjornv@webrtc.org · 10 years ago
  3. f59fce9 MIPS optimizations for AEC audio processing module by andrew@webrtc.org · 10 years ago
  4. f50f118 clang-format audio_processing/aec/* by andrew@webrtc.org · 11 years ago
  5. ad80fde Add an extended filter mode to AEC. by andrew@webrtc.org · 11 years ago
  6. 85c5e8f Revert 4837 "Add an extended filter mode to AEC." by asapersson@webrtc.org · 11 years ago
  7. 000fecc Add an extended filter mode to AEC. by andrew@webrtc.org · 11 years ago
  8. fe8ba4d Move internal aec_core defines out of header. by andrew@webrtc.org · 11 years ago
  9. ed1c7f4 AEC refactoring: Moved typedefs to _internal.h by bjornv@webrtc.org · 11 years ago
  10. c01c6c3 Refactoring AEC: AecCore struct made private by bjornv@webrtc.org · 11 years ago
  11. 325931a Refactor AEC: PowerLevel by bjornv@webrtc.org · 11 years ago
  12. 798195e Added a pointer getter to the system_delay variable. by bjornv@webrtc.org · 11 years ago
  13. 191efa0 Refactoring AEC: Added a SetConfigCore function by bjornv@webrtc.org · 11 years ago
  14. e27e49b Moved out buffer handling to ProcessFrame() by bjornv@webrtc.org · 11 years ago
  15. 9c643ec Added getter for far_time_buf in AEC. Only used in AEC debug dump. by bjornv@webrtc.org · 11 years ago
  16. 38417a8 This refactoring CL moves the nlp_mode member value from aecpc_t to aec_t, since it it never used at that level. Further, I removed two suppression variables by depending on nlp_mode directly. by bjornv@webrtc.org · 11 years ago
  17. ef1346d * Name change * Removed WebRtcAec_ function name prepending on private function. by bjornv@webrtc.org · 11 years ago
  18. e422fa5 This refactoring CL contains an API to get low level echo metrics stats. by bjornv@webrtc.org · 11 years ago
  19. 3942fd8 This Cl includes by bjornv@webrtc.org · 11 years ago
  20. d3eadf1 Moved the actual calculations to aec_core to avoid passing up low level members. by bjornv@webrtc.org · 11 years ago
  21. 0bfd5f0 Re-committing r3428 by bjornv@webrtc.org · 11 years ago
  22. 1dd36c8 Revert 3428 by bjornv@webrtc.org · 11 years ago
  23. 7bf5944 Delay estimator wrapper API changes. This should finalize the changes to delay estimator making it work for multi-probe. by bjornv@webrtc.org · 11 years ago
  24. a7b57da Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago