1. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 7 months ago
  2. ad17756 Re-enable ApiCallDurationTest by Christoffer Jansson · 7 months ago
  3. cc5c549 Deprecate TransientSuppression by Hanna Silen · 8 months ago
  4. 90c430c AudioProcessingImpl: Remove the use of transient suppressor by Hanna Silen · 8 months ago
  5. e02a200 [numpy] Fix users of NumPy APIs that are removed in NumPy 2.0. by Artem Titov · 8 months ago
  6. 06af5b5 More use of DeinterleavedView and MonoView in audio classes by Tommi · 9 months ago
  7. 82c8e67 Add DeinterleavedView<float> view() to AudioBuffer by Tommi · 9 months ago
  8. 7f30dd1 Remove deprecated methods by Tommi · 9 months ago
  9. d6ef33e Remove PushResampler<T>::InitializeIfNeeded by Tommi · 9 months ago
  10. 51ad7c1 Update FrameCombiner et al to use DeinterleavedView by Tommi · 9 months ago
  11. 7e59d26 Remove unused istream code in test_utils. by Tommi · 9 months ago
  12. 6056976 Updates to AudioFrameView and VectorFloatFrame by Tommi · 9 months ago
  13. 093824c Switch away from hz to samples per channel for FrameCombiner et al by Tommi · 10 months ago
  14. 7ee37cf Deprecate WebRTC-Audio-GainController2 fieldtrial by Hanna Silen · 10 months ago
  15. ff2bf4b Update FrameCombiner to use audio view methods for interleaved buffers by Tommi · 10 months ago
  16. 6f3103f Add AGC2 input volume controller mode in audioproc_f by Hanna Silen · 10 months ago
  17. 9f6bb62 Skip tests failing with the new version of UBSan. by Mirko Bonadei · 10 months ago
  18. 67fd83e Use MonoView for deinterleaved channels in AudioFrameView by Tommi · 10 months ago
  19. f58ded7 Use audio views in Interleave() and Deinterleave() by Tommi · 10 months ago
  20. 5d3e680 Add audio view classes by Tommi · 10 months ago
  21. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  22. b4dcac3 Retuning of the HMM transparent mode classifier by Gustaf Ullberg · 10 months ago
  23. 3896112d Remove stale test from audio_processing by Prashanth Swaminathan · 11 months ago
  24. eeff850 Adding the option to experiment with the max_allowed_excess_render_blocks parameter. by Jesús de Vicente Peña · 11 months ago
  25. 1f36798 Start using ArrayView in AudioFrame, update PushResampler by Tommi · 11 months ago
  26. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  27. 7000b99 Update GainController2 adaptive digital default parameters by Hanna Silen · 12 months ago
  28. f591f2d Remove expired WebRTC-Aec3DelayEstimatorDetectPreEcho by Emil Lundmark · 12 months ago
  29. e92be7f Remove expired WebRTC-Aec3PenalyzeHighDelaysInitialPhase by Emil Lundmark · 12 months ago
  30. 3fc8422 Remove expired WebRTC-Aec3PreEchoConfiguration by Emil Lundmark · 12 months ago
  31. dcc1534 Delete rtc::TaskQueue by Danil Chapovalov · 1 year, 1 month ago
  32. 24ad911 Use num_output_channels() in GainController2 by Hanna Silen · 1 year, 1 month ago
  33. d49058e AGC2: Enable clipping predictor by default by Hanna Silen · 1 year, 2 months ago
  34. 02d9ece Remove dependency on rtc::TaskQueue in AudioProcessing module by Danil Chapovalov · 1 year, 2 months ago
  35. e052eee Deprecate rtc::TaskQueue variant of AudioProcessing::CreateAndAttachAecDump by Danil Chapovalov · 1 year, 2 months ago
  36. 1ecf29c Change AudioProcessing interface to allow not to require rtc::TaskQueue by Danil Chapovalov · 1 year, 3 months ago
  37. b64eef1 In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue by Danil Chapovalov · 1 year, 3 months ago
  38. 78f905e Move some users to use webrtc::RefCountInterface by Harald Alvestrand · 1 year, 5 months ago
  39. efeeba0 Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes by Björn Terelius · 1 year, 5 months ago
  40. 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 5 months ago
  41. 90fb11e Fix improper buffer size in call to rtc::strcpyn by Michael Froman · 1 year, 7 months ago
  42. 1a4cf30 Avoiding to increase an iterator when the result can be larger than their container end. by Jesús de Vicente Peña · 1 year, 7 months ago
  43. 758f268 Fix downstream review comments for C++20 by Li-Yu Yu · 1 year, 9 months ago
  44. f80cf81 Changing the pre echo configuration default. by Jesús de Vicente Peña · 1 year, 9 months ago
  45. b84fae6 Use sinf instead of std::sinf to improve libstdc++ compatibility by Li-Yu Yu · 1 year, 10 months ago
  46. 766f703 Making WebRTC-Aec3PenalyzeHighDelaysInitialPhase default to true. by Jesús de Vicente Peña · 1 year, 11 months ago
  47. c018bae Format /modules by Jared Siskin · 2 years ago
  48. 6cf8b48 Fix missing libc++ includes in webrtc by Alan Zhao · 2 years, 1 month ago
  49. 4e86aa0 Remove mentions of already deleted field trials by Emil Lundmark · 2 years, 1 month ago
  50. e747818 Penalization of large delays on the initial phase. by Jesús de Vicente Peña · 2 years, 1 month ago
  51. 56c6755 AEC3: Delete render delay buffer alignment killswitch by Sam Zackrisson · 2 years, 1 month ago
  52. a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
  53. 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
  54. 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 2 months ago
  55. 5b55b27 Version 3: Various changes on the pre-echo delay estimator: by Jesús de Vicente Peña · 2 years, 2 months ago
  56. eeb2235 Retune AGC2 input volume controller speech ratio threshold by Alessio Bazzica · 2 years, 2 months ago
  57. 40b5bd7 APM: fix TS initialization bugs with `WebRTC-Audio-GainController2` by Alessio Bazzica · 2 years, 2 months ago
  58. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  59. 54cf754 APM: remove denormal disabler field trial by Alessio Bazzica · 2 years, 3 months ago
  60. 4f26c25 APM input volume controller tests by Alessio Bazzica · 2 years, 3 months ago
  61. 6b7834c Add generic input volume controller test for both AGC1 and AGC2 by Alessio Bazzica · 2 years, 3 months ago
  62. 18fccfc InputVolumeController: Add startup min input volume unit tests by Hanna Silen · 2 years, 3 months ago
  63. 3b51cd3 Unify AGC2 experiment field trials into one by Alessio Bazzica · 2 years, 3 months ago
  64. 597a2ba AGC2: Return the recommended volume from RecommendInputVolume() by Hanna Silen · 2 years, 3 months ago
  65. cdee165 InputVolumeController: Restrict the application of min input volume by Hanna Silen · 2 years, 3 months ago
  66. a106095 Fix WebRTC.Audio.Apm.RecommendedInputVolume.OnChangeToMatchTarget tests by Alessio Bazzica · 2 years, 4 months ago
  67. 2bfa767 Fix APM AGC2 initialization: pass the correct number of channels by Alessio Bazzica · 2 years, 4 months ago
  68. dfba28e AGC2 adaptive digital controller config clean-up by Alessio Bazzica · 2 years, 4 months ago
  69. f72bc5f AGC2: rename AdaptiveDigitalGainApplier -> AdaptiveDigitalGainController by Alessio Bazzica · 2 years, 4 months ago
  70. ca65355 APM: Add field trial parameters and rename by Hanna Silen · 2 years, 4 months ago
  71. 6ebf5e3 InputVolumeController: Rename variables by Hanna Silen · 2 years, 4 months ago
  72. da964d7 `InputVolumeStatsReporter`: replace `WebRTC.Audio.AgcSetLevel` by Alessio Bazzica · 2 years, 4 months ago
  73. 17e14fd APM AGC2: consolidate `GainController2` by Alessio Bazzica · 2 years, 4 months ago
  74. 352f38c APM: add field trial to disable `TransientSuppressor` by Alessio Bazzica · 2 years, 4 months ago
  75. 0524319 AGC2 `NoiseLevelEstimator`: DCHECK pointer by Alessio Bazzica · 2 years, 4 months ago
  76. fcbf372 InputVolumeController: Remove two unit test helper functions by Hanna Silen · 2 years, 4 months ago
  77. 38a6002 AGC2 `SpeechLevelEstimator`: make `IsConfident()` a trivial getter by Alessio Bazzica · 2 years, 4 months ago
  78. 4366c54 AGC2: move fixed digital controller before limiter by Alessio Bazzica · 2 years, 4 months ago
  79. a422e93 APM AGC2 InputVolumeController test: rename manager|agc -> controller by Alessio Bazzica · 2 years, 4 months ago
  80. 8b4a81f APM: Prepare to remove `AdaptiveDigitalGainController` wrapper by Alessio Bazzica · 2 years, 4 months ago
  81. e001474 InputVolumeController: readability improvements by Alessio Bazzica · 2 years, 4 months ago
  82. 504bd59 Expose APM pipeline parameter to select downmixing method by Alessio Bazzica · 2 years, 4 months ago
  83. 8754a3c Update some audio modules with new OWNERS by Henrik Lundin · 2 years, 4 months ago
  84. a657490 APM: Add a field trial for input volume controller by Hanna Silen · 2 years, 4 months ago
  85. b00f881 Remove xooglers from WATCHLISTS and OWNERS by Christoffer Jansson · 2 years, 4 months ago
  86. d4dbe45 AudioProcessingImpl: Add the use of AGC2 InputVolumeController by Hanna Silen · 2 years, 4 months ago
  87. 03bccbe AGC2 Input Volume Controller: min input volume field trial update by Alessio Bazzica · 2 years, 4 months ago
  88. 2076af4 APM: `InputVolumeController` tests simplified by Alessio Bazzica · 2 years, 4 months ago
  89. 06cba44 WebRTC APM: Add missing channel format check by Sam Zackrisson · 2 years, 4 months ago
  90. 27fed45 InputVolumeController: Make speech_probability non-optional by Hanna Silen · 2 years, 4 months ago
  91. 79beaa7 APM tests: check that the applied input volume is recommended by Alessio Bazzica · 2 years, 4 months ago
  92. 78b466a AGC1: remove unused field trial WebRTC-UseLegacyDigitalGainApplier by Alessio Bazzica · 2 years, 4 months ago
  93. bf28277 InputVolumeController: Add configurable speech probability aggregation by Hanna Silen · 2 years, 4 months ago
  94. dd18f9f APM: remove WebRTC.Audio.ApmRuntimeSettingCannotEnqueue by Alessio Bazzica · 2 years, 4 months ago
  95. 5dd5482 APM: Signal error on unsupported sample rates by Sam Zackrisson · 2 years, 4 months ago
  96. 408f0be APM: remove WebRTC.Audio.Agc.DigitalGain* histograms from AGC1 by Alessio Bazzica · 2 years, 4 months ago
  97. 52b0ef7 InputVolumeController: Make input volume update wait frames configurable by Hanna Silen · 2 years, 4 months ago
  98. e82d2a1 InputVolumeController: Use clipped_level_min in clipping prediction by Hanna Silen · 2 years, 5 months ago
  99. 7f2d4af APM: mirror "remove unused field trial" in InputVolumeController by Alessio Bazzica · 2 years, 5 months ago
  100. 90c08d0 APM: mirror "unusued min startup volume param removed" CL in AGC2 by Alessio Bazzica · 2 years, 5 months ago