1. 183c64c APM: remove `LevelEstimator` by Alessio Bazzica · 3 years, 5 months ago
  2. f77f35b AGC2: `gain_controller2` target isolated by Alessio Bazzica · 3 years, 6 months ago
  3. 585aad7 AGC2: VadWithLevel -> VoiceActivityDetectorWrapper 1/2 by Alessio Bazzica · 3 years, 6 months ago
  4. 1b200b9 APM: remove `webrtc::Config` by Alessio Bazzica · 3 years, 7 months ago
  5. 0441bb6 APM: add HW-only denormal disabler by Alessio Bazzica · 3 years, 8 months ago
  6. db5d728 Add refined handling of the internal scaling of the audio in APM by Per Åhgren · 4 years, 1 month ago
  7. e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
  8. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
  9. c2ae4c8 Allow separate dump sets for the data dumper in APM by Per Åhgren · 4 years, 2 months ago
  10. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  11. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  12. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  13. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 6 months ago
  14. 66e7338 Reland "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 7 months ago
  15. d156a0d Revert "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 7 months ago
  16. 2b242d8 Merge cpu_features build targets into //system_wrappers. by Mirko Bonadei · 4 years, 7 months ago
  17. 0df0fae Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  18. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  19. 09e9a83 Change the way that AecDumps are created in APM by Per Åhgren · 5 years ago
  20. ab866a2 Remove audio playout generator from APM API by Sam Zackrisson · 5 years ago
  21. b37e59d Add unittests for APM with submodule creation disabled by Sam Zackrisson · 5 years ago
  22. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 5 years ago
  23. 146137a Merge OOURA BUILD.gn files. by Mirko Bonadei · 5 years ago
  24. f0d64a5 Reland "Unify OOURA implementations in one directory." by Mirko Bonadei · 5 years ago
  25. ed005be Revert "Unify OOURA implementations in one directory." by Mirko Bonadei · 5 years ago
  26. 09b439c Unify OOURA implementations in one directory. by Mirko Bonadei · 5 years ago
  27. aa42ecd Make transient suppression optionally excludable via defines by saza · 5 years ago
  28. 0cf99ce Support forcing field trial in audioproc_f simulator by saza · 5 years ago
  29. f1df04b Fix -Wunreachable-code on Linux. by Mirko Bonadei · 5 years ago
  30. 7eab0a8 Split RMS level measurement utility from APM by Sam Zackrisson · 5 years ago
  31. 5b139d6 APM: Change the AGC C code to be built as C++ code by Per Åhgren · 5 years ago
  32. 0a1e65e Add empty placeholder target for rms_level.* by Sam Zackrisson · 5 years ago
  33. 71652f4 APM: Localize/abstract the usage of AudioFrame by Per Åhgren · 5 years ago
  34. 4b6ba7c Split out some dependencies from the monolith audio processing target by Sam Zackrisson · 5 years ago
  35. 1883d3e Optimizations and refactoring of the APM 3-band split filter by Per Åhgren · 5 years ago
  36. 8ad9e74 Removing deprecated legacy noise suppressor by Per Åhgren · 5 years ago
  37. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  38. 95059e0 Moved the legacy noise suppressor to a separate build target by Per Åhgren · 5 years ago
  39. 89aaeda Move audioproc_f to rtc_tools. by Daniel Johansson · 5 years ago
  40. 62ea0aa Remove deprecated legacy AEC code by Per Åhgren · 5 years ago
  41. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 5 years ago
  42. 0e3198e Refactoring of the analog AGC functionality to add multichannel support by Per Åhgren · 5 years ago
  43. 0cbb58e Reland "Refactoring of the noise suppressor and adding true multichannel support" by Per Åhgren · 5 years ago
  44. 4778f6c Revert "Refactoring of the noise suppressor and adding true multichannel support" by Artem Titov · 5 years ago
  45. 87a7b82 Refactoring of the noise suppressor and adding true multichannel support by Per Åhgren · 5 years ago
  46. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  47. 1d60052 Delete ApmPublicSubmodules, fix ApmPrivateSubmodules, ApmSubmoduleStates by saza · 5 years ago
  48. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  49. 0bad15f Remove the noise_suppression() pointer to submodule interface by saza · 5 years ago
  50. 41478c7 Remove AudioProcessing::gain_control() getter by Sam Zackrisson · 5 years ago
  51. 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
  52. 0824c6f Delete voice_detection() pointer to submodule by Sam Zackrisson · 5 years ago
  53. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  54. fcbe407 Adding more refined control over choice of band-splitting by Per Åhgren · 6 years ago
  55. 6558fa5 Reintroduce command line controlled reference data updating for ApmTest.Process by Sam Zackrisson · 6 years ago
  56. 0aefbf0 Use the AEC3 high-pass filter for the whole APM by Per Åhgren · 6 years ago
  57. 2dac4e4 Remove rtc_use_lto GN arg. by Mirko Bonadei · 6 years ago
  58. b75d14c audioproc_f: input AEC dump as string, output audio to vector by Sonia-Florina Horchidan · 6 years ago
  59. 74cebb3 Mark the audio_generator_factory target as testonly by Niels Möller · 6 years ago
  60. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
  61. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
  62. ada9b89 Added more refined benchmarking code for audioproc_f by Per Åhgren · 6 years ago
  63. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  64. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 6 years ago
  65. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  66. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  67. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  68. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
  69. 200feba1c Make AEC3 the default desktop AEC option in WebRTC by Per Åhgren · 6 years ago
  70. 44ce4b4 Adding a placeholder audio_buffer build target by Per Åhgren · 6 years ago
  71. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  72. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 6 years ago
  73. caa499b PFFFT C++ wrapper for APM by Alessio Bazzica · 6 years ago
  74. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  75. 2351313 Add noise suppression settings to AudioProcessing::Config by Sam Zackrisson · 6 years ago
  76. e449805 APM unit test: echo path gain change events notified. by Alessio Bazzica · 6 years ago
  77. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  78. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  79. 4bc6045 Add output directory option for audioproc_f data dump files. by Alessio Bazzica · 6 years ago
  80. 6817038 APM audioproc_f: flag for AGC2 adaptive level estimator. by Alessio Bazzica · 6 years ago
  81. 1e2542f AGC2: adding level estimation option (RMS or peak-based). by Alessio Bazzica · 6 years ago
  82. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  83. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  84. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  85. 277b6ea Isolating APM API build target: adding dummy :api target. by Alessio Bazzica · 6 years ago
  86. 3e4c77f Fix AGC2 fixed-adaptive gain controllers order. by Alessio Bazzica · 6 years ago
  87. 7a95e0f APM: Add ability to turn on/off dumping of internal data by Per Åhgren · 6 years ago
  88. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  89. a4c8514 Add JSON parsing and corresponding ToString to EchoCanceller3Config by Sam Zackrisson · 6 years ago
  90. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  91. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  92. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  93. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  94. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  95. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  96. be490b2 Delete deprecated AEC interfaces by saza · 6 years ago
  97. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  98. 8c147b6 Reland "Remove APM-internal usage of EchoControlMobile" by Sam Zackrisson · 7 years ago
  99. 05a7004 Revert "Remove APM-internal usage of EchoControlMobile" by Sam Zackrisson · 7 years ago
  100. 2fbb83b Remove APM-internal usage of EchoControlMobile by Sam Zackrisson · 7 years ago