1. 1d60052 Delete ApmPublicSubmodules, fix ApmPrivateSubmodules, ApmSubmoduleStates by saza · 5 years ago
  2. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  3. 0bad15f Remove the noise_suppression() pointer to submodule interface by saza · 5 years ago
  4. 41478c7 Remove AudioProcessing::gain_control() getter by Sam Zackrisson · 5 years ago
  5. 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
  6. 0824c6f Delete voice_detection() pointer to submodule by Sam Zackrisson · 5 years ago
  7. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  8. fcbe407 Adding more refined control over choice of band-splitting by Per Åhgren · 5 years ago
  9. 6558fa5 Reintroduce command line controlled reference data updating for ApmTest.Process by Sam Zackrisson · 5 years ago
  10. 0aefbf0 Use the AEC3 high-pass filter for the whole APM by Per Åhgren · 5 years ago
  11. 2dac4e4 Remove rtc_use_lto GN arg. by Mirko Bonadei · 5 years ago
  12. b75d14c audioproc_f: input AEC dump as string, output audio to vector by Sonia-Florina Horchidan · 5 years ago
  13. 74cebb3 Mark the audio_generator_factory target as testonly by Niels Möller · 5 years ago
  14. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  15. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 5 years ago
  16. ada9b89 Added more refined benchmarking code for audioproc_f by Per Åhgren · 5 years ago
  17. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  18. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 5 years ago
  19. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  20. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  21. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  22. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  23. 200feba Make AEC3 the default desktop AEC option in WebRTC by Per Åhgren · 6 years ago
  24. 44ce4b4 Adding a placeholder audio_buffer build target by Per Åhgren · 6 years ago
  25. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  26. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 6 years ago
  27. caa499b PFFFT C++ wrapper for APM by Alessio Bazzica · 6 years ago
  28. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  29. 2351313 Add noise suppression settings to AudioProcessing::Config by Sam Zackrisson · 6 years ago
  30. e449805 APM unit test: echo path gain change events notified. by Alessio Bazzica · 6 years ago
  31. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  32. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  33. 4bc6045 Add output directory option for audioproc_f data dump files. by Alessio Bazzica · 6 years ago
  34. 6817038 APM audioproc_f: flag for AGC2 adaptive level estimator. by Alessio Bazzica · 6 years ago
  35. 1e2542f AGC2: adding level estimation option (RMS or peak-based). by Alessio Bazzica · 6 years ago
  36. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  37. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  38. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  39. 277b6ea Isolating APM API build target: adding dummy :api target. by Alessio Bazzica · 6 years ago
  40. 3e4c77f Fix AGC2 fixed-adaptive gain controllers order. by Alessio Bazzica · 6 years ago
  41. 7a95e0f APM: Add ability to turn on/off dumping of internal data by Per Åhgren · 6 years ago
  42. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  43. a4c8514 Add JSON parsing and corresponding ToString to EchoCanceller3Config by Sam Zackrisson · 6 years ago
  44. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  45. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  46. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  47. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  48. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  49. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  50. be490b2 Delete deprecated AEC interfaces by saza · 6 years ago
  51. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  52. 8c147b6 Reland "Remove APM-internal usage of EchoControlMobile" by Sam Zackrisson · 6 years ago
  53. 05a7004 Revert "Remove APM-internal usage of EchoControlMobile" by Sam Zackrisson · 6 years ago
  54. 2fbb83b Remove APM-internal usage of EchoControlMobile by Sam Zackrisson · 6 years ago
  55. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  56. 6234722 Store RuntimeSetting in Aec Dumps. by Alex Loiko · 6 years ago
  57. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  58. 74ed734 Add AEC proxies for simple deprecation of AEC configurability. by Sam Zackrisson · 6 years ago
  59. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
  60. d2f4e8b Explicitly add -mfpu=neon to all targets that use NEON by Oleh Prypin · 6 years ago
  61. 333a505 Move fft4g to proper third_party directory by Artem Titov · 6 years ago
  62. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  63. 7219d05 Split aec and aecm into separate build targets by Sam Zackrisson · 6 years ago
  64. ed8ff64 Break out Agc code from audio_processing. by Alex Loiko · 6 years ago
  65. 5abfb00 Removing useless import of arm.gni by Mirko Bonadei · 6 years ago
  66. b2e1765 Create separate build targets for utility/ in APM by Sam Zackrisson · 6 years ago
  67. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  68. 5c71e74 Add AGC1-compliant fake recording device. by Alex Loiko · 6 years ago
  69. df3bcdb Extract fft4g into separate build target by Artem Titov · 6 years ago
  70. db38972 Remove nonlinear beamformer API from APM by Sam Zackrisson · 6 years ago
  71. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  72. db9f7ab Replace rtc::Optional with absl::optional in modules/audio processing by Danil Chapovalov · 6 years ago
  73. 1aec594 Merge :audio_processing and :aec_dump_interface. by Alex Loiko · 6 years ago
  74. d8d0214 AGC2 Bi-Quad filter: separate target and unit test. by Alessio Bazzica · 6 years ago
  75. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  76. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  77. 104ad0b Remove stale dependencies from APM static lib target: by Fredrik Solenberg · 6 years ago
  78. 4736d4e AGC2 RNN VAD: Sequence buffer by Alessio Bazzica · 6 years ago
  79. b5c9a79 Activate the pre-amplifier in AudioProcessing. by Alex Loiko · 6 years ago
  80. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 6 years ago
  81. 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  82. 4ed47d0 Noise level estimation for AGC2. by Alex Loiko · 6 years ago
  83. 1e48e80 Level estimation and saturation protection stub. by Alex Loiko · 6 years ago
  84. 2bac896 Adaptive Digital gain control structure. by Alex Loiko · 6 years ago
  85. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  86. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  87. 2cb4105 Moved audioproc_f interface into api directory. by Ivo Creusen · 6 years ago
  88. 8c812f3 Restructure the audioproc_f tool into a library with a thin executable wrapper. by Ivo Creusen · 7 years ago
  89. ab1aee0 Reland "Deprecate the adaptive level controller" by Sam Zackrisson · 7 years ago
  90. ad09d74 Extend the audioproc_f input parameters to match what is supported by AEC3 by Per Åhgren · 7 years ago
  91. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  92. 52f8188 Revert "Deprecate the adaptive level controller" by Sam Zackrisson · 7 years ago
  93. 6f37ed7 Deprecate the adaptive level controller by Sam Zackrisson · 7 years ago
  94. 4d36449 Add stub draft of audio generator to APM by Sam Zackrisson · 7 years ago
  95. 0efa941 Move EchoCanceller3Factory to api/auido by Gustaf Ullberg · 7 years ago
  96. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  97. 39f491e Moved and simplifed the AEC3 API call skew estimator and added tests by Per Åhgren · 7 years ago
  98. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  99. 153f11e AGC2-fixed-digital: Level Estimator by Alex Loiko · 7 years ago
  100. e36e8bb Add FixedGainController and move GainController2 in APM. by Alex Loiko · 7 years ago