1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. b00dec5 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  5. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  6. 5e1a749 Optional: Use nullopt and implicit construction in /common_audio by Oskar Sundbom · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/smoothing_filter.cc]
  9. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  10. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  11. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  12. 92aef17 Replace Clock with timeutils in AudioEncoder. by michaelt · 7 years ago
  13. 7667db4 Fixing init time error in smoothing filter. by minyue · 8 years ago
  14. 301fc4a Update common_audio/smoothing_filter. by minyue · 8 years ago
  15. 2fedf9c Smooth BWE and pass it to Audio Network Adaptor. by michaelt · 8 years ago
  16. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago[Renamed (95%) from webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.cc]
  17. 3c3aef4 Revert of Reland "Move smoothing filter to common audio". (patchset #5 id:100001 of https://codereview.webrtc.org/2520003005/ ) by minyue · 8 years ago[Renamed (95%) from webrtc/common_audio/smoothing_filter.cc]
  18. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago[Renamed (95%) from webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.cc]
  19. d7ac0a9 Revert of Move smoothing filter to common audio. (patchset #3 id:60001 of https://codereview.webrtc.org/2484153002/ ) by magjed · 8 years ago[Renamed (95%) from webrtc/common_audio/smoothing_filter.cc]
  20. a82395b Move smoothing filter to common audio. by michaelt · 8 years ago[Renamed (95%) from webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.cc]
  21. 3548357 Adding SmoothingFilter to audio network adaptor. by minyue · 8 years ago