1. fddaf75 AEC3: Increase the look window in the delay estimator. by Per Åhgren · 7 years ago
  2. 2672874 AEC3: Set default down sampling factor to 4 by Gustaf Ullberg · 7 years ago
  3. c4b7f03 AEC3: Adjust active render limits for downsampling factor 8 by Gustaf Ullberg · 7 years ago
  4. e3ca991 AEC3: Added a mode to properly utilize highly linear setups by Per Åhgren · 7 years ago
  5. dd09287 AEC3: Gain limiter: Improving the behavior of the gain limiter. by Jesús de Vicente Peña · 7 years ago
  6. 78b1c4a AEC3: Delay estimator uses bandpass filtered signal with downsampling factor 8 by Gustaf Ullberg · 7 years ago
  7. 2d9a3b1 Increasing the API call skew hysteresis limit in AEC3 by Per Åhgren · 7 years ago
  8. 90e3fbd Activating the AEC3 audibility improvements functionality by Per Åhgren · 7 years ago
  9. ced31ba Correcting the usage of the estimated echo path gain in AEC3 by Per Åhgren · 7 years ago
  10. 0e6375e AEC3: Transparency improvements to the suppressor by Gustaf Ullberg · 7 years ago
  11. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  12. d5cb477 AEC3: Audibility improvements by Jesús de Vicente Peña · 7 years ago
  13. 47d7fbd Reuse the AEC2 coherence-based gain for the lower bands in AEC3. by Per Åhgren · 7 years ago
  14. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  15. 8f659a0 Dynamically allocate empty_data() instead of using in-binary buffer. by Tommi · 7 years ago
  16. d0fa820 Allow AEC3 to use any externally reported audio buffer delay in AEC3 by Per Åhgren · 7 years ago
  17. b02644f AEC3 transparency improvements through refined echo audibility analysis by Per Åhgren · 7 years ago
  18. 7ce3091 IWYU: Include <string.h> for memcpy(3) after bbf21a3fd. by Raphael Kubo da Costa · 7 years ago
  19. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  20. 03bfc73 Remove deprecated methods from AudioFrame. by Fredrik Solenberg · 7 years ago
  21. 31122d6 Correct and soften the AEC3 handling of saturated mic signals by Per Åhgren · 7 years ago
  22. 85eef49 Further decrease the AEC3 look window in the nonlinear mode by Per Åhgren · 7 years ago
  23. 251c735 Add a specific AEC3 behavior for setups with known clock-drift by Per Åhgren · 7 years ago
  24. 5c532d3 Robustification of the echo suppression behavior during headset usage. by Per Åhgren · 7 years ago
  25. 5f1a31c Adding a smooth transition from the startup phase parameter set in AEC3 by Per Åhgren · 7 years ago
  26. 8447e91 Add a hysteresis for the API call skew detection to better handle jittery platforms by Per Åhgren · 7 years ago
  27. 0efa941 Move EchoCanceller3Factory to api/auido by Gustaf Ullberg · 7 years ago
  28. 461cdf0 Added AEC3 parameter for specifying that the setup has clock drift by Per Åhgren · 7 years ago
  29. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  30. b6b00dc Safe behavior of the initial echo removal in AEC3 by Per Åhgren · 7 years ago
  31. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  32. c453c16 Add stubs for AEC3 factory. by Gustaf Ullberg · 7 years ago
  33. 06ad105 Add missing include. by Joachim Bauch · 7 years ago
  34. fd4ce50 Move echo_control.h to api/audio by Gustaf Ullberg · 7 years ago
  35. 75b57d3 Increased the size of the delay estimation look window by Per Åhgren · 7 years ago
  36. 3646f97 AEC3 includes echo_canceller3_config.h directly by Gustaf Ullberg · 7 years ago
  37. bffa300 Move AEC3 configuration to its own file under api/audio by Gustaf Ullberg · 7 years ago
  38. d377f04 Move AudioFrame to its own header file and target in api/. by Niels Möller · 7 years ago
  39. f3a0e77 Make gustaf and peah OWNERS of api/audio by Gustaf Ullberg · 7 years ago
  40. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  41. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago