1. 5f163fc Align Int16FrameData test class with AudioFrame by Tommi · 4 months ago
  2. 4c9dbd5 Remove/update TODOs assigned to alessiob by Alessio Bazzica · 4 months ago
  3. 331ca30 Remove `py_quality_assessment` and old TODOs in `conversational_speech` by Alessio Bazzica · 4 months ago
  4. 170a7b5 Delete deprecated overloads of the AudioprocFloat test helper by Danil Chapovalov · 4 months ago
  5. 24c3575 Change audioproc float test utility api to pass AudioProcessing with builder. by Danil Chapovalov · 5 months ago
  6. 3fa21c8 Comment unused variables in implemented functions 13\n by Dor Hen · 5 months ago
  7. dc03d87 Rename AudioProcessingFactory to Builder by Danil Chapovalov · 5 months ago
  8. 2b36b37 In AudioProcessing Simulator move AudioProcessing construction closer to api layer by Danil Chapovalov · 5 months ago
  9. 9c21f63 Replace AudioProcessingBuilderForTesting with the BuiltinAudioProcessingFactory by Danil Chapovalov · 5 months ago
  10. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  11. e02a200 [numpy] Fix users of NumPy APIs that are removed in NumPy 2.0. by Artem Titov · 8 months ago
  12. 7e59d26 Remove unused istream code in test_utils. by Tommi · 9 months ago
  13. 6f3103f Add AGC2 input volume controller mode in audioproc_f by Hanna Silen · 9 months ago
  14. 9f6bb62 Skip tests failing with the new version of UBSan. by Mirko Bonadei · 9 months ago
  15. f58ded7 Use audio views in Interleave() and Deinterleave() by Tommi · 10 months ago
  16. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  17. 3896112d Remove stale test from audio_processing by Prashanth Swaminathan · 10 months ago
  18. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  19. b64eef1 In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue by Danil Chapovalov · 1 year, 2 months ago
  20. efeeba0 Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes by Björn Terelius · 1 year, 5 months ago
  21. 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 5 months ago
  22. c018bae Format /modules by Jared Siskin · 1 year, 11 months ago
  23. 488f669 APM: remove `kClippedLevelMin` from audio_processing.h by Alessio Bazzica · 2 years, 5 months ago
  24. cfbda69 ClippingPredictor/Evaluator/LevelBuffer and GainMap: Move to agc2 by Hanna Silen · 2 years, 5 months ago
  25. fcf1af3 APM: add AudioProcessingImpl::capture_::applied_input_volume(_changed) by Alessio Bazzica · 2 years, 6 months ago
  26. 0c0c602 APM: refactor emulated input volume for capture level adjustment by Alessio Bazzica · 2 years, 6 months ago
  27. 3153b36 AEC dump `Stream::level` renamed by Alessio Bazzica · 2 years, 6 months ago
  28. f3592cb Adopt absl::string_view in modules/audio_processing/ by Ali Tofigh · 2 years, 7 months ago
  29. 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 8 months ago
  30. 2ad75b3 Remove testonly from unpack_aecdump. by Mirko Bonadei · 2 years, 8 months ago
  31. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  32. f1d822b Delete variant of rtc::split that copies the output fields by Niels Möller · 2 years, 9 months ago
  33. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
  34. 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 2 years, 11 months ago
  35. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
  36. e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 3 years ago
  37. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
  38. bb986cb APM `audioproc_f`: adding `--override_key_pressed` by Alessio Bazzica · 3 years ago
  39. 5cd7d2a audioproc_f: fix AGC1 digital adaptive flag bug by Alessio Bazzica · 3 years ago
  40. 1db0a26 Reland "Reland "Remove unused APM voice activity detection sub-module"" by Alessio Bazzica · 3 years, 1 month ago
  41. 09aaf6f Revert "Reland "Remove unused APM voice activity detection sub-module"" by Henrik Boström · 3 years, 1 month ago
  42. 54d1344 Reland "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 1 month ago
  43. a751f16 Revert "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 1 month ago
  44. b4e06d0 Remove unused APM voice activity detection sub-module by Alessio Bazzica · 3 years, 1 month ago
  45. 8a9aa55 Remove AudioProcessing::ChannelLayout by Henrik Lundin · 3 years, 1 month ago
  46. 64253a9 Remove more traces of keyboard mic support from APM by Henrik Lundin · 3 years, 1 month ago
  47. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  48. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  49. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  50. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  51. 604fd2f Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ by Byoungchan Lee · 3 years, 2 months ago
  52. 03cb7e5 APM: Make echo detector an optionally compilable and injectable component by Sam Zackrisson · 3 years, 3 months ago
  53. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  54. 183c64c APM: remove `LevelEstimator` by Alessio Bazzica · 3 years, 5 months ago
  55. 0b45462 APM fuzzer: add SetConfig() to test builder by Alessio Bazzica · 3 years, 5 months ago
  56. 1ac4f2a2 AGC2: Remove unused parameters by Alessio Bazzica · 3 years, 6 months ago
  57. be1b898 `ExperimentalNs` removed + APM not depending anymore on `webrtc::Config` by Alessio Bazzica · 3 years, 6 months ago
  58. f135800 Roll chromium_revision 47dc8e2f50..680b7dae9d (912091:912910) by Mirko Bonadei · 3 years, 7 months ago
  59. 4f776ac Use make_ref_counted in AudioProcessingBuilder by Niels Möller · 3 years, 7 months ago
  60. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  61. 0b48930 Use backticks not vertical bars to denote variables in comments for /modules/audio_processing by Artem Titov · 3 years, 7 months ago
  62. db5d728 Add refined handling of the internal scaling of the audio in APM by Per Åhgren · 4 years ago
  63. fdd6099 Rework transient suppressor configuration in audioproc_f by Gustaf Ullberg · 4 years ago
  64. 34fdc92 Add audioproc_f support for testing the runtime settings of whether the output is used by Per Åhgren · 4 years ago
  65. 652ada5 Enabling a safe fall-back functionality for overruns in the runtime settings by Per Åhgren · 4 years ago
  66. 879d33b Add more refined control over dumping of data and the aecdump content by Per Åhgren · 4 years, 1 month ago
  67. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 1 month ago
  68. c2ae4c8 Allow separate dump sets for the data dumper in APM by Per Åhgren · 4 years, 2 months ago
  69. 42eef86 Remove unused code in APM by Alessio Bazzica · 4 years, 2 months ago
  70. 01719fb Reland "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  71. a4fd641 Revert "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  72. 9653d26 Rename FATAL() into RTC_FATAL(). by Mirko Bonadei · 4 years, 4 months ago
  73. 4543697 Set range of GetLinearAecOutput to [-1, 1] by Gustaf Ullberg · 4 years, 4 months ago
  74. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
  75. 8cc6695 Reformat python files checked by pylint (part 1/2). by Mirko Bonadei · 4 years, 5 months ago
  76. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 6 months ago
  77. 0ade983 Cleanup of the APM creation by Per Åhgren · 4 years, 7 months ago
  78. 0796b58 Removing call to deprecated SetExtraOptions method by Per Åhgren · 4 years, 7 months ago
  79. 552d3e3 Reland "Add ability to state whether the APM output will be used" by Per Åhgren · 4 years, 7 months ago
  80. 1804b33 Revert "Add ability to state whether the APM output will be used" by Erik Språng · 4 years, 7 months ago
  81. 8be2f20 Add ability to state whether the APM output will be used by Per Åhgren · 4 years, 7 months ago
  82. 8e144aa Remove WebRTC usage of //third_party/pymock by Brian Sheedy · 4 years, 9 months ago
  83. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 9 months ago
  84. 704fb55 In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
  85. e9cd617 Add ability for audioproc_f to operate on any AudioProcessing object. by Per Åhgren · 4 years, 10 months ago
  86. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 4 years, 11 months ago
  87. 0cf99ce Support forcing field trial in audioproc_f simulator by saza · 5 years ago
  88. 01c107e Correct int16 audio frame setup in audioproc_f by Sam Zackrisson · 5 years ago
  89. b913198 Fix msvc bots build. by Mirko Bonadei · 5 years ago
  90. f1df04b Fix -Wunreachable-code on Linux. by Mirko Bonadei · 5 years ago
  91. dc5522b APM: Removing the redundant VAD output from the integer API by Per Åhgren · 5 years ago
  92. 2507f8c APM: Replace all remaining usage of AudioFrame outside interfaces by Per Åhgren · 5 years ago
  93. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
  94. 8ad9e74 Removing deprecated legacy noise suppressor by Per Åhgren · 5 years ago
  95. 5dca3f1 Add floating point support for writing and reading wav files by Per Åhgren · 5 years ago
  96. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  97. 0695df1 Reland "Replace the ExperimentalAgc config with the new config format" by Per Åhgren · 5 years ago
  98. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  99. eb3beb8 Revert "Replace the ExperimentalAgc config with the new config format" by Yves Gerey · 5 years ago
  100. f3aa632 Replace the ExperimentalAgc config with the new config format by Per Åhgren · 5 years ago