1. 1fd7af5 Use backticks not vertical bars to denote variables in comments for /modules/remote_bitrate_estimator by Artem Titov · 3 years, 8 months ago
  2. 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 8 months ago
  3. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
  4. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  5. be20ef7 Adds maximum burst length to InterArrival class. by Sebastian Jansson · 7 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  7. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/remote_bitrate_estimator/inter_arrival.cc]
  10. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  11. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  12. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  13. 5e12d36 Reset InterArrival if arrival time clock makes a jump. by stefan · 9 years ago
  14. 1112b2b Fix bug when the BWE times out due to no incoming packets. by stefan · 9 years ago
  15. 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
  16. 64c0a0a Revert of Make overuse estimator one dimensional. (patchset #5 id:80001 of https://codereview.webrtc.org/1376423002/ ) by stefan · 9 years ago
  17. 06e05a8 Make overuse estimator one dimensional. by Stefan Holmer · 9 years ago
  18. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  19. cfd5f96 Ignore packets with reordered timestamps when doing BWE. by stefan · 10 years ago
  20. 9f79fe6 Merge remote bitrate estimator changes. by pbos@webrtc.org · 10 years ago