1. db9f7ab Replace rtc::Optional with absl::optional in modules/audio processing by Danil Chapovalov · 6 years ago
  2. 78b1c4a AEC3: Delay estimator uses bandpass filtered signal with downsampling factor 8 by Gustaf Ullberg · 6 years ago
  3. 43c707a AEC3: Debug dump of render decimator input/output by Gustaf Ullberg · 6 years ago
  4. e05c43c Remove the headroom and delay estimation feedback loop in AEC3 by Per Åhgren · 6 years ago
  5. 623d281 Correcting the use of externally reported delay in AEC3 by Gustaf Ullberg · 6 years ago
  6. a49eacb AEC3: External delay - Fix mismatch in time units by Gustaf Ullberg · 6 years ago
  7. d0fa820 Allow AEC3 to use any externally reported audio buffer delay in AEC3 by Per Åhgren · 6 years ago
  8. f7ac09f Changing log levels and logging of the AEC3 render buffer alignment by Per Åhgren · 7 years ago
  9. 5c532d3 Robustification of the echo suppression behavior during headset usage. by Per Åhgren · 7 years ago
  10. b6b00dc Safe behavior of the initial echo removal in AEC3 by Per Åhgren · 7 years ago
  11. a76ef9d Robustify the faster alignment in AEC3 to avoid resets by Per Åhgren · 7 years ago
  12. 08ea589 Separated the AEC3 adaptive filter parameters into sub-structs by Per Åhgren · 7 years ago
  13. b4c188d Added logging of the maximum observed API call jitter in AEC3 by Per Åhgren · 7 years ago
  14. ec22e3f Simplified the usage of the render buffer in AEC3 by Per Åhgren · 7 years ago
  15. 2e27d1c Corrected incorrect overrun event assignment in AEC3 by Per Åhgren · 7 years ago
  16. 09a718a Added the ability to more easily adjust the filter length in AEC3 by Per Åhgren · 7 years ago
  17. c59a576 Corrections of the render buffering scheme in AEC3 to ensure causality by Per Åhgren · 7 years ago
  18. 8ba5861 Redesign of the render buffering in AEC3 by Per Åhgren · 7 years ago
  19. 38e2d95 AEC3 delay estimator refactoring and introducing ability to customize by Per Åhgren · 7 years ago
  20. 1b4059e Transparency improvements for AEC3 during call start and after resets by Per Åhgren · 7 years ago
  21. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  22. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_processing/aec3/render_delay_buffer.cc]
  23. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  24. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  25. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  26. debaa44 Corrected the behavior in AEC3 during buffer overruns and underruns by peah · 7 years ago
  27. 4b572d0 Correction of the AEC3 underrun behavior and minor other corrections by peah · 7 years ago
  28. 86afe9d Major updates to the echo removal functionality in AEC3 by peah · 7 years ago
  29. 639d46a Delete system_wrappers logging facility. by nisse · 7 years ago
  30. cf02cf1 Major AEC3 render pipeline changes by peah · 7 years ago
  31. 368f5cf Replace use of system_wrappers/include/logging.h by base/logging.h. by nisse · 7 years ago
  32. 522d71b Finalization of the first version of EchoCanceller 3 by peah · 8 years ago
  33. 69221db Adding second layer of the echo canceller 3 functionality. by peah · 8 years ago