1. f3a197e Add core multi-channel pipeline in AEC3 by Per Åhgren · 6 years ago
  2. cd277b8 AEC3: Fix computation of audio buffer delay by Gustaf Ullberg · 6 years ago
  3. 2bab5ad AEC3: Avoid using filter output in suppression gain computation in non-linear mode by Gustaf Ullberg · 6 years ago
  4. 0046697 AEC3: Remove unused parameter from GetGain by Gustaf Ullberg · 6 years ago
  5. e47433f AEC3: Remove legacy render buffering by Gustaf Ullberg · 6 years ago
  6. 11539f0 AEC3: Simplify render buffering by Gustaf Ullberg · 6 years ago
  7. 0faf082 AEC3: Bounding the nearend spectrum used as input for the suppressor gain computation by Jesús de Vicente Peña · 7 years ago
  8. fde4aa9 AEC3: Adaptive handling of echo path with strong high-frequency gain by Per Åhgren · 7 years ago
  9. a73c3b0 AEC3: Removing the coherence computation by Gustaf Ullberg · 7 years ago
  10. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  11. b20b937 AEC3: Refactor the code for analyzing filter convergence by Per Åhgren · 7 years ago
  12. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  13. db9f7ab Replace rtc::Optional with absl::optional in modules/audio processing by Danil Chapovalov · 7 years ago
  14. 47d7fbd Reuse the AEC2 coherence-based gain for the lower bands in AEC3. by Per Åhgren · 7 years ago
  15. 5c532d3 Robustification of the echo suppression behavior during headset usage. by Per Åhgren · 7 years ago
  16. 971de07 Corrected the detection of narrowband render signals by Per Åhgren · 7 years ago
  17. 3ab308f Inform the AEC3 echo remover about the status of the estimated delay by Per Åhgren · 7 years ago
  18. b6b00dc Safe behavior of the initial echo removal in AEC3 by Per Åhgren · 7 years ago
  19. 0e6d2f5 Use the filter delay to use the proper render block in the AEC3 AecState by Per Åhgren · 7 years ago
  20. de22a17 Removed usage of the the redundant the render alignment headroom in AEC3 by Per Åhgren · 7 years ago
  21. 09a718a Added the ability to more easily adjust the filter length in AEC3 by Per Åhgren · 7 years ago
  22. c59a576 Corrections of the render buffering scheme in AEC3 to ensure causality by Per Åhgren · 7 years ago
  23. 8ba5861 Redesign of the render buffering in AEC3 by Per Åhgren · 7 years ago
  24. aa8b67d Optional: Use nullopt and implicit construction in /modules/audio_processing by Oskar Sundbom · 7 years ago
  25. 7ddd463 Balancing the transparency in AEC3 between saturating and low echo paths by Per Åhgren · 7 years ago
  26. bd83b91 Separate AEC3 config from AudioProcessing::Config. by Gustaf Ullberg · 7 years ago
  27. c65ce78 Separated the NLP behavior in AEC3 for different echo estimates. by Per Åhgren · 7 years ago
  28. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
  29. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  30. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/audio_processing/aec3/suppression_gain_unittest.cc]
  31. 8cee56f Utilizing the AEC3 config struct for constants. by peah · 8 years ago
  32. 14c11a4 Add adaptive notch filter to remove narrowband echo components in AEC3 by peah · 8 years ago
  33. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  34. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  35. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  36. 1d68089 Transparency increasing tuning for AEC3. by peah · 8 years ago
  37. 5e79b29 Adding new functionality for SIMD optimizations in AEC3 by peah · 8 years ago
  38. 6d822ad Added forced zero AEC output after call startup and echo path changes by peah · 8 years ago
  39. 86afe9d Major updates to the echo removal functionality in AEC3 by peah · 8 years ago
  40. cf02cf1 Major AEC3 render pipeline changes by peah · 8 years ago
  41. 522d71b Finalization of the first version of EchoCanceller 3 by peah · 8 years ago