Sign in
webrtc
/
src
/
/
e769ed90c3599a131166d5a61625c1b64318fb91
/
video
/
stats_counter_unittest.cc
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/video/stats_counter_unittest.cc]
93e1e23
Use RateAccCounter for sent bitrate stats. Reports average of periodically computed stats over a call.
by asapersson
· 8 years ago
fe647f4
Add ability to handle data from multiple streams in RateAccCounter.
by asapersson
· 8 years ago
e402a14
Make process interval configurable for MaxCounter class.
by asapersson
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
ce2e136
Update AvgCounter to have the ability to include last period metric for subsequent intervals without samples (e.g. for non-periodic updated stats).
by asapersson
· 9 years ago
250fd97
Use RateCounter for received bitrate stats:
by asapersson
· 9 years ago
5093b38
Make variable for selecting if intervals without samples should be included in stats configurable (for rate counters).
by asapersson
· 9 years ago
0e9d6d9
Add class which periodically computes statistics.
by asapersson
· 9 years ago