1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 5 years ago
  3. 9eee121 Switch py_quality_assessment to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  4. bc70b61 Switch rnn_vad_tool to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  5. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 5 years ago
  6. 825aad1 Delete almost all includes of platform_file.h by Niels Möller · 5 years ago
  7. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 5 years ago
  8. 646e096 Allow null FILE* to AecDumpFactory::Create by Niels Möller · 5 years ago
  9. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 5 years ago
  10. 4b27648 Avoid the render lock in AudioProcessingImpl::ProcessStream by Oskar Sundbom · 5 years ago
  11. b9979a5 AGC2 RNN VAD: remove unused dep (KissFFT) by Alessio Bazzica · 5 years ago
  12. 67c76b2 AEC3: Minor code corrections by Per Åhgren · 5 years ago
  13. 46ac470 AEC3: Remove unused code by Per Åhgren · 5 years ago
  14. ca36285 Add PlayoutVolumeChange RuntimeSetting. by Fredrik Hernqvist · 5 years ago
  15. 1992958 Qualify cmath function calls by Oleh Prypin · 5 years ago
  16. bf47f34 Add comments to clarify argument meanings in APM impl test by Fredrik Hernqvist · 5 years ago
  17. d547d86 Remove the enable flag from AEC2 and AECM by Per Åhgren · 5 years ago
  18. ea4c5df Remove the reporting of histogram data for AEC2 by Per Åhgren · 5 years ago
  19. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 5 years ago
  20. c0c7d36 RNN VAD: clean-up unit tests by Alessio Bazzica · 5 years ago
  21. b6e24d7 Only create AECm when needed by Per Åhgren · 5 years ago
  22. 6ee75fd Allow setting the AGC2 fixed gain during runtime by Per Åhgren · 5 years ago
  23. f204faf Only create AEC2 when needed by Per Åhgren · 5 years ago
  24. ba801f6 AEC3: do not wait for the filter convergence flag when the stationarity init flag is set. by Jesús de Vicente Peña · 5 years ago
  25. 70a5963 AEC3: Stationary init: fixing a typo when reading the json configuration by Jesús de Vicente Peña · 5 years ago
  26. acae9ab 'Fixing' a few TODOs by removing them. by Alex Loiko · 5 years ago
  27. 37242cb Remove logging of metrics no longer relevant for AEC2 usage (UMA). by Sam Zackrisson · 5 years ago
  28. 2bab5ad AEC3: Avoid using filter output in suppression gain computation in non-linear mode by Gustaf Ullberg · 5 years ago
  29. 0046697 AEC3: Remove unused parameter from GetGain by Gustaf Ullberg · 5 years ago
  30. 98da0bd AEC3: Remove unused code from residual echo estimator by Gustaf Ullberg · 5 years ago
  31. 9466b66 AEC3: No update of filter delay when linear filter is disabled by Gustaf Ullberg · 5 years ago
  32. 8607f84 Change unittests to use AEC3 instead of AEC2 by Per Åhgren · 5 years ago
  33. ef34960 Allow audioproc_f to override the pre-amp gain in aecdumps by Per Åhgren · 5 years ago
  34. 14696c2 [Cleanup] Remove our own definition of M_PI. by Yves Gerey · 5 years ago
  35. ffa1d17 AEC3: Correcting minimum comfort noise levels by Per Åhgren · 5 years ago
  36. 52caa0e AEC3: Configuration parameter for disabling linear filter by Gustaf Ullberg · 5 years ago
  37. 4d4cce8 RNN VAD: Switch to PFFFT by Alessio Bazzica · 5 years ago
  38. 4a53766 RNN VAD: Opus band spectral analysis refactoring by Alessio Bazzica · 5 years ago
  39. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  40. 8f32b6c AEC3: Enable usage of external delay estimator by Gustaf Ullberg · 5 years ago
  41. ada9b89 Added more refined benchmarking code for audioproc_f by Per Åhgren · 5 years ago
  42. 1107cab Remove the ability for EchoRemover to override the render vs capture alignment by Gustaf Ullberg · 5 years ago
  43. ac1667d Reland "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Alessio Bazzica · 5 years ago
  44. d38ce9f Revert "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Qingsi Wang · 5 years ago
  45. 4e2d015 Autoscale Y-axis of echo-likelihood plots by Gustaf Ullberg · 5 years ago
  46. 8fcd653 RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation. by Alessio Bazzica · 5 years ago
  47. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  48. 708eccc Qualify cmath function calls. by Oleh Prypin · 5 years ago
  49. 703e34a APM PFFFT wrapper: Add frequency domain convolution by Alessio Bazzica · 5 years ago
  50. 3e61c51 AEC3: Fix range in filter analyzer by Gustaf Ullberg · 5 years ago
  51. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 5 years ago
  52. 53dd1f3 PFFFT Wrapper: ordered transform. by Alessio Bazzica · 5 years ago
  53. c8ba8b2 Restrict RNN VAD and PFFFT wrapper visibility by Alessio Bazzica · 5 years ago
  54. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  55. 90ed3f9 AEC3: Signal dependent ERLE: adding bounds to the index used for accessing the filter frequency response. by Jesús de Vicente Peña · 5 years ago
  56. 9b1288c PFFFT APM wrapper: unit test fix. by Alessio Bazzica · 5 years ago
  57. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  58. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  59. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  60. dbce090 Qualify cmath functions. by Mirko Bonadei · 5 years ago
  61. e8efbbd AEC3: Removing unused parameters by Per Åhgren · 5 years ago
  62. 9249fbf AEC3: Redesign delay headroom by Gustaf Ullberg · 5 years ago
  63. 9a66d5e Add support to audioproc_f to generate a custom call order file. by Ivo Creusen · 5 years ago
  64. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 5 years ago
  65. 200feba Make AEC3 the default desktop AEC option in WebRTC by Per Åhgren · 5 years ago
  66. 44ce4b4 Adding a placeholder audio_buffer build target by Per Åhgren · 5 years ago
  67. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  68. 03257b0 Add flag for explicitly specifying that the legacy AEC2 should be used by Per Åhgren · 5 years ago
  69. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 5 years ago
  70. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  71. caa499b PFFFT C++ wrapper for APM by Alessio Bazzica · 5 years ago
  72. 735f823 CreateAudioProcessor: do not propagate an unset echo control factory to the AudioProcessing instance by Jesús de Vicente Peña · 5 years ago
  73. aa1a43e AEC3: Use minimum ERLE during onsets by Gustaf Ullberg · 5 years ago
  74. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  75. e82643f Fix FFT output size to avoid incorrect band energy computation by Alessio Bazzica · 5 years ago
  76. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 5 years ago
  77. 9bf67ea AEC3: Fix delay hysteresis validation by Gustaf Ullberg · 5 years ago
  78. 2ce0cb0 Add missing 'explicit' specifier to GainControlImpl by Sam Zackrisson · 5 years ago
  79. 421c859 Remove crit_render_ lock from webrtc::GainControlImpl by Sam Zackrisson · 5 years ago
  80. 00f9400 Dump histogram data in AEC3 delay estimator by Sam Zackrisson · 5 years ago
  81. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  82. e5ccf5f APM: adding a missing header when dumping files in APM by Jesús de Vicente Peña · 5 years ago
  83. 68d6d44 AEC3: Remove remaining kill-switches by Gustaf Ullberg · 5 years ago
  84. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 5 years ago
  85. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 5 years ago
  86. 99ec6f3 AEC3: Remove unused kill-switches from AdjustConfig by Gustaf Ullberg · 5 years ago
  87. e47433f AEC3: Remove legacy render buffering by Gustaf Ullberg · 5 years ago
  88. e6a4793 AEC3: avoiding a warning in the reverberation decay estimator. by Jesús de Vicente Peña · 5 years ago
  89. 5a6ae02 Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Möller · 5 years ago
  90. 4664727 Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Moller · 5 years ago
  91. 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 5 years ago
  92. f0d9cda Revert "AEC3: Lockless transfer of render data to the capture thread" by Mirko Bonadei · 5 years ago
  93. 74ba990 AEC3: Lockless transfer of render data to the capture thread by Gustaf Ullberg · 5 years ago
  94. c25fa89 RNN VAD: fix pitch gain type and change pitch period type by Alessio Bazzica · 5 years ago
  95. 2351313 Add noise suppression settings to AudioProcessing::Config by Sam Zackrisson · 5 years ago
  96. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  97. 6670a9d AEC3: More efficient comfort noise generation by Gustaf Ullberg · 5 years ago
  98. e449805 APM unit test: echo path gain change events notified. by Alessio Bazzica · 6 years ago
  99. 6c330ab Update some audio processing tests to new VAD API by Sam Zackrisson · 6 years ago
  100. 4db667b Add private voice detection instance to replace public voice detector by Sam Zackrisson · 6 years ago