Sign in
webrtc
/
src
/
webrtc
/
1b9b5778ad350cccb83b1f7b9bdcfec86f55ac36
/
video
/
stats_counter_unittest.cc
eedca5a
Use RateAccCounter for sent bitrate stats. Reports average of periodically computed stats over a call.
by asapersson
· 8 years ago
77138d4
Add ability to handle data from multiple streams in RateAccCounter.
by asapersson
· 8 years ago
81fe97b
Make process interval configurable for MaxCounter class.
by asapersson
· 8 years ago
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
7df4dab
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
8878813
Use RateCounter for received bitrate stats:
by asapersson
· 9 years ago
6873119
Make variable for selecting if intervals without samples should be included in stats configurable (for rate counters).
by asapersson
· 9 years ago
0dc337c
Add class which periodically computes statistics.
by asapersson
· 9 years ago