Sign in
webrtc
/
src
/
webrtc
/
a67d960d9411c0c0d343188b78810b0be41c1517
/
rtc_base
/
ratetracker_unittest.cc
1979696
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
7b8e182
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
a6c4568
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
fb3e1b6
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from base/ratetracker_unittest.cc]
88b2dd4
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from rtc_base/ratetracker_unittest.cc]
6f86344
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from base/ratetracker_unittest.cc]
cff7edc
Refactor rtc_unittests into several targets.
by ehmaldonado
· 8 years ago
3f20ddb
Change default timestamp to 64 bits in all webrtc directories.
by Honghai Zhang
· 9 years ago
7ac0a74
Let a minimum time interval pass (one bucket size) after initialization before reporting rates (to avoid rates being based on too short time intervals).
by asapersson
· 9 years ago
07e22e6
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
3e25523
Add a rate tracker that tracks rate over a given interval split up into buckets that accumulate unit counts for their portion of said interval and use this instead of the standard rate tracker so that the values of retrieved frame rate stats are completely independent of the polling rate.
by Tim Psiaki
· 9 years ago
a08308c
Fix RateTracker to set an initial reference time when first updated.
by perkj@webrtc.org
· 10 years ago
47be73b
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 11 years ago
50daa53
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 years ago
04e6703
Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
by henrike@webrtc.org
· 11 years ago