summaryrefslogtreecommitdiff
path: root/video_engine/call_stats.h
AgeCommit message (Expand)Author
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2013-11-20Add possibility to get the last processed RTT from the call stats class (to b...asapersson@webrtc.org
2013-04-23Revert "Add a default RTT to CallStats and use different values for buffered/...stefan@webrtc.org
2013-04-23Add a default RTT to CallStats and use different values for buffered/real-tim...stefan@webrtc.org
2013-02-19Rename webrtc::StatsObserver to webrtc::CallStatsObserverfischman@webrtc.org
2013-02-01Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEs...stefan@webrtc.org
2012-11-16Adding ViE CallStats to keep track of call statistics. As a start, only rtt i...mflodman@webrtc.org