1. 7d0203c AEC3: adding a milder exponential decay parameter that is used for dominant nearend regions when enabled. by Jesús de Vicente Peña · 3 years, 6 months ago
  2. a63d152 AEC3: Unbounded echo spectrum for dominant nearend detection. by Gustaf Ullberg · 3 years, 9 months ago
  3. 437d129 AEC3: Avoid overcompensating for render onsets during dominant nearend by Gustaf Ullberg · 4 years ago
  4. 389bf0f AEC3: Move option for reverb model in nonlinaer mode into AEC3 config by Sam Zackrisson · 4 years, 6 months ago
  5. d8d09c3 AEC3: Add transparency-related killswitches by Per Åhgren · 5 years ago
  6. b4161d3 AEC3: Add multichannel support to the residual echo estimator by Per Åhgren · 5 years ago
  7. f3f6159 Rename VectorBuffer->SpectrumBuffer, MatrixBuffer->BlockBuffer, BlockBuffer->Aec2BlockBuffer by Sam Zackrisson · 6 years ago
  8. eac47f7 Removing unused fallback variant for the reverb computation by Per Åhgren · 6 years ago
  9. 98da0bd AEC3: Remove unused code from residual echo estimator by Gustaf Ullberg · 6 years ago
  10. 68d6d44 AEC3: Remove remaining kill-switches by Gustaf Ullberg · 6 years ago
  11. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  12. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  13. c98849c AEC3: changes the signal used for deciding when to update the erle so the reverb render signal is now used by Jesús de Vicente Peña · 6 years ago
  14. f954ba5 AEC3: Increasing the transparency during call startup by Per Åhgren · 7 years ago
  15. 6c618c7 AEC3: Avoid entering non-linear mode when the filter is slightly diverged by Gustaf Ullberg · 7 years ago
  16. 075cb2b AEC3: Changes to how the reverberation decay is applied. by Jesús de Vicente Peña · 7 years ago
  17. dd09287 AEC3: Gain limiter: Improving the behavior of the gain limiter. by Jesús de Vicente Peña · 7 years ago
  18. ced31ba Correcting the usage of the estimated echo path gain in AEC3 by Per Åhgren · 7 years ago
  19. 9ad845d Soften the AEC3 transparent mode to handle broken headsets by Per Åhgren · 7 years ago
  20. 65ddf07 AEC3: not applying noise gating when using the stationarity properties of the render signal by Jesús de Vicente Peña · 7 years ago
  21. 31122d6 Correct and soften the AEC3 handling of saturated mic signals by Per Åhgren · 7 years ago
  22. 251c735 Add a specific AEC3 behavior for setups with known clock-drift by Per Åhgren · 7 years ago
  23. 5c532d3 Robustification of the echo suppression behavior during headset usage. by Per Åhgren · 7 years ago
  24. 3646f97 AEC3 includes echo_canceller3_config.h directly by Gustaf Ullberg · 7 years ago
  25. 60e8965 Removed the redundant functionality for the initial state in AEC3 by Per Åhgren · 7 years ago
  26. 09a718a Added the ability to more easily adjust the filter length in AEC3 by Per Åhgren · 7 years ago
  27. bd83b91 Separate AEC3 config from AudioProcessing::Config. by Gustaf Ullberg · 7 years ago
  28. 1b4059e Transparency improvements for AEC3 during call start and after resets by Per Åhgren · 7 years ago
  29. c65ce78 Separated the NLP behavior in AEC3 for different echo estimates. by Per Åhgren · 7 years ago
  30. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  31. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/audio_processing/aec3/residual_echo_estimator.h]
  32. 529662a Move array_view.h to webrtc/api/ by kwiberg · 8 years ago
  33. 8cee56f Utilizing the AEC3 config struct for constants. by peah · 8 years ago
  34. 5e6685f Robustification of the AEC3 echo removal in the first part of the call by peah · 8 years ago
  35. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  36. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  37. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  38. e52a203 Echo canceller 3 improvements for setups with headsets. by peah · 8 years ago
  39. 8942045 Adding support for handling highly reverberant echoes in AEC3. by peah · 8 years ago
  40. 86afe9d Major updates to the echo removal functionality in AEC3 by peah · 8 years ago
  41. cf02cf1 Major AEC3 render pipeline changes by peah · 8 years ago
  42. ebe7778 Further tuning for AEC3 for initial echo suppression by peah · 8 years ago
  43. 522d71b Finalization of the first version of EchoCanceller 3 by peah · 8 years ago