1. b5dd6b6 Use std::pow in rtc_base/numerics. by Mirko Bonadei · 5 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/numerics/exp_filter.cc]
  4. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  5. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  6. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  7. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/numerics/exp_filter.cc]
  8. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/numerics/exp_filter.cc]
  9. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/numerics/exp_filter.cc]
  10. bc5d921 Rename base/analytics/ to base/numerics/ by terelius · 8 years ago[Renamed (95%) from webrtc/base/analytics/exp_filter.cc]
  11. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago[Renamed (95%) from webrtc/base/exp_filter.cc]
  12. 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/base/analytics/exp_filter.cc]
  13. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago[Renamed (95%) from webrtc/base/exp_filter.cc]
  14. 74aaf29 Raw packet loss rate reported by RTP_RTCP module may vary too drastically over time. This CL is to add a filter to the value in VoE before lending it to audio coding module. by minyue@webrtc.org · 10 years ago