1. 665174f Reformat the WebRTC code base by Yves Gerey · 6 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/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc]
  4. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  5. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  6. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  7. 4a4b3cf Add interval estimator to remote bitrate estimator. by michaelt · 8 years ago
  8. 5e12d36 Reset InterArrival if arrival time clock makes a jump. by stefan · 8 years ago
  9. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 8 years ago
  10. fb8fc53 Improve the behavior when the BWE times out and when we have too little data to determine the incoming bitrate. by Stefan Holmer · 8 years ago
  11. 1069cac Tune BWE to be a bit less sensitive to spurious delay events. by stefan · 8 years ago
  12. 44c65e9 Enable adaptive threshold experiment by default. by Stefan Holmer · 8 years ago
  13. 62a5ccd Update bitrate only when we have incoming packet. by Stefan Holmer · 8 years ago
  14. 8f09f17 Simple CL to fix lint errors in webrtc/modules/remote_bitrate_estimator. Added the lint check for the folder to the presubmit script. by terelius · 9 years ago
  15. 64c0a0a Revert of Make overuse estimator one dimensional. (patchset #5 id:80001 of https://codereview.webrtc.org/1376423002/ ) by stefan · 9 years ago
  16. 06e05a8 Make overuse estimator one dimensional. by Stefan Holmer · 9 years ago
  17. 4fbd145 Fix suspend below min bitrate in new API by making it possible to set min bitrate at the receive-side. by stefan · 9 years ago
  18. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  19. 11324b9 Wait for a longer time (5 seconds) before establishing the first bandwidth estimate. by Stefan Holmer · 9 years ago
  20. c62642c Make the BWE threshold adaptive. by stefan · 9 years ago
  21. 468e62a Remove MimdRateControl and factories for RemoteBitrateEstimor. by Erik Språng · 9 years ago
  22. 9f79fe6 Merge remote bitrate estimator changes. by pbos@webrtc.org · 10 years ago
  23. 4abadab Simplify bwe tests. by stefan@webrtc.org · 10 years ago
  24. 88fbb2d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  25. 2fa7f79 Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 10 years ago
  26. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  27. af839b2 Add AIMD option to BWE API. by stefan@webrtc.org · 10 years ago
  28. e9abd59 Making RemoteRateControl::min_configured_bit_rate_ configurable by henrik.lundin@webrtc.org · 11 years ago
  29. 91811e2 Remove unused multi stream bandwidth estimator. by solenberg@webrtc.org · 11 years ago
  30. 47ce120 Include files from webrtc/.. paths in remote_bitrate_estimator/ by pbos@webrtc.org · 11 years ago
  31. 561990f - Changed RemoteBitrateEstimator::IncomingPacket() to include a const WebRtcRTPHeader& and remove ssrc, rtp_timestamp. by solenberg@webrtc.org · 11 years ago