1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. bc70b61 Switch rnn_vad_tool to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  3. b9979a5 AGC2 RNN VAD: remove unused dep (KissFFT) by Alessio Bazzica · 5 years ago
  4. 1992958 Qualify cmath function calls by Oleh Prypin · 5 years ago
  5. c0c7d36 RNN VAD: clean-up unit tests by Alessio Bazzica · 5 years ago
  6. 4d4cce8 RNN VAD: Switch to PFFFT by Alessio Bazzica · 5 years ago
  7. 4a53766 RNN VAD: Opus band spectral analysis refactoring by Alessio Bazzica · 5 years ago
  8. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  9. ac1667d Reland "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Alessio Bazzica · 5 years ago
  10. d38ce9f Revert "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Qingsi Wang · 5 years ago
  11. 8fcd653 RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation. by Alessio Bazzica · 5 years ago
  12. c8ba8b2 Restrict RNN VAD and PFFFT wrapper visibility by Alessio Bazzica · 5 years ago
  13. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  14. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  15. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  16. e82643f Fix FFT output size to avoid incorrect band energy computation by Alessio Bazzica · 5 years ago
  17. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  18. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 5 years ago
  19. c25fa89 RNN VAD: fix pitch gain type and change pitch period type by Alessio Bazzica · 5 years ago
  20. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  21. 5701162 Re-tuning of VAD in AGC2. by Alex Loiko · 6 years ago
  22. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  23. 1e2542f AGC2: adding level estimation option (RMS or peak-based). by Alessio Bazzica · 6 years ago
  24. 3e4c77f Fix AGC2 fixed-adaptive gain controllers order. by Alessio Bazzica · 6 years ago
  25. 5e78461 Make the extra seturation margin configurable. by Alex Loiko · 6 years ago
  26. 746d46b AGC2: renaming GainCurveApplier to Limiter. by Alessio Bazzica · 6 years ago
  27. 087e9be AGC2 Limiter class renamed. by Alessio Bazzica · 6 years ago
  28. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  29. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  30. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  31. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  32. f2637a8 Reland of 'Bug in histogram metric reporting.' by Alex Loiko · 6 years ago
  33. 4bb1e4a Lower gain parameters for AGC2. by Alex Loiko · 6 years ago
  34. d2650d1 AEC3: Reseting the ERLE at pre-amplifier gain changes by Per Åhgren · 6 years ago
  35. 93e5750 Reduce digital adaptive AGC2 gain in some situations. by Alex Loiko · 6 years ago
  36. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  37. 8bd3ae0 Revert "Bug in histogram metric reporting." by Niklas Enbom · 6 years ago
  38. 3a9731f Bug in histogram metric reporting. by Alex Loiko · 6 years ago
  39. 64ef4f7 Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 6 years ago
  40. d934244 Added flags for the adaptive analog AGC in audioproc_f. by Alex Loiko · 6 years ago
  41. d7027dc Revert "Fix no_global_constructors in audio_processing/agc2/rnn_vad." by Mirko Bonadei · 6 years ago
  42. 5e2e66d Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 6 years ago
  43. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  44. 82ec0fa Limiter reset when fixed gain controller gain set. by Alessio Bazzica · 6 years ago
  45. f3122e0 Gain metrics for digital adaptive AGC. by Alex Loiko · 6 years ago
  46. 03ad9b8 Fine-grained limiter metrics. by Alex Loiko · 6 years ago
  47. a837dd7 Reset Agc2 on analog gain changes. by Alex Loiko · 6 years ago
  48. 55bf92a RNN VAD: more specific build target names. by Alessio Bazzica · 6 years ago
  49. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  50. dd21474 Replace accidental usages of source_set with rtc_source_set by Oleh Prypin · 6 years ago
  51. 684b401 Division by zero in RNN-VAD. by Alex Loiko · 6 years ago
  52. 7219d05 Split aec and aecm into separate build targets by Sam Zackrisson · 6 years ago
  53. 2ffafa8 Allow AGC2 level estimation in AgcManagerDirect. by Alex Loiko · 6 years ago
  54. b2e1765 Create separate build targets for utility/ in APM by Sam Zackrisson · 6 years ago
  55. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  56. 4d01146 Prepare AGC2 for analog gain changes. by Alex Loiko · 6 years ago
  57. db6af36 Add RNN-VAD to AGC2. by Alex Loiko · 6 years ago
  58. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  59. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  60. 2f1e6d4 AGC2 RNN VAD: Polishing. by Alessio Bazzica · 6 years ago
  61. beb1d34 AGC2 RNN VAD: Feature extraction. by Alessio Bazzica · 6 years ago
  62. bc0b37c AGC2 RNN VAD: Spectral features extraction. by Alessio Bazzica · 6 years ago
  63. 0520b0e FFT-based auto correlation. by Alex Loiko · 6 years ago
  64. 0bd0a3f AGC2 RNN VAD: Spectral features internal API. by Alessio Bazzica · 6 years ago
  65. 2284c56 Adding double braces for array initialization. by Alessio Bazzica · 6 years ago
  66. 0424c19 AGC2 RNN VAD: FFT utility lib by Alessio Bazzica · 6 years ago
  67. d8d0214 AGC2 Bi-Quad filter: separate target and unit test. by Alessio Bazzica · 6 years ago
  68. a5b9038 Reland "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" by Alessio Bazzica · 6 years ago
  69. 3c9f474 Revert "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" by Sam Zackrisson · 6 years ago
  70. e0bba68 Reland "AGC2 RNN VAD: Recurrent Neural Network impl" by Alessio Bazzica · 6 years ago
  71. 97e349a Revert "AGC2 RNN VAD: Recurrent Neural Network impl" by Sam Zackrisson · 6 years ago
  72. 2491cb7 AGC2 RNN VAD: Recurrent Neural Network impl by Alessio Bazzica · 6 years ago
  73. f225501 AGC2 RNN VAD: Pitch Search by Alessio Bazzica · 6 years ago
  74. 95141d9 Set a positive initial gain in the Adaptive Digital GC. by Alex Loiko · 6 years ago
  75. e63d38b AGC2 RNN VAD: Linear Prediction Residual by Alessio Bazzica · 6 years ago
  76. b4c748d AGC2 RNN VAD: Symmetric matrix buffer by Alessio Bazzica · 6 years ago
  77. adbd808 AGC2 RNN VAD: Ring buffer by Alessio Bazzica · 6 years ago
  78. 4736d4e AGC2 RNN VAD: Sequence buffer by Alessio Bazzica · 6 years ago
  79. a44b91d Reland "Reland "AGC2 RNN VAD: initial build targets"" by Alessio Bazzica · 6 years ago
  80. 772d43d Revert "Reland "AGC2 RNN VAD: initial build targets"" by Alessio Bazzica · 6 years ago
  81. e003150 Reland "AGC2 RNN VAD: initial build targets" by Alessio Bazzica · 6 years ago
  82. a153c00 Revert "AGC2 RNN VAD: initial build targets" by Alessio Bazzica · 6 years ago
  83. 8628f5b AGC2 RNN VAD: initial build targets by Alessio Bazzica · 6 years ago
  84. 8a3eadd Pre-amplification in the audio processing module. by Alex Loiko · 6 years ago
  85. cab48c3 Adaptive digital gain applier by Alex Loiko · 6 years ago
  86. 4ed47d0 Noise level estimation for AGC2. by Alex Loiko · 6 years ago
  87. 9917c4a Saturation Protector in AGC2. by Alex Loiko · 6 years ago
  88. 9d2788f Make possible to activate adaptive AGC2 in the APM. by Alex Loiko · 6 years ago
  89. 1e48e80 Level estimation and saturation protection stub. by Alex Loiko · 6 years ago
  90. 2bac896 Adaptive Digital gain control structure. by Alex Loiko · 6 years ago
  91. 250155d Fix histogram logging in InterpolatedGainCurve. by Alex Loiko · 6 years ago
  92. b9a02e5 Change place of UMA logging in AudioMixer. by Alex Loiko · 6 years ago
  93. 6f2fcb4 Add more Audio Mixer and Fixed Gain Controller metrics. by Alex Loiko · 6 years ago
  94. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  95. 507e8d1 Reland of "Choose between APM-AGC-Limiter and Apm-AGC2-fixed-gain_controller." by Alex Loiko · 6 years ago
  96. a05ee82 Fixed Digital mode of AGC2 implementation finished. by Alex Loiko · 6 years ago
  97. a0262da Comments in FixedDigitalLevelEstimator. by Alex Loiko · 6 years ago
  98. 153f11e AGC2-fixed-digital: Level Estimator by Alex Loiko · 6 years ago
  99. e36e8bb Add FixedGainController and move GainController2 in APM. by Alex Loiko · 6 years ago
  100. 6df09f6 Add decibel conversion functions to //common_audio:common_audio by Alex Loiko · 6 years ago