summaryrefslogtreecommitdiff
path: root/video_engine/overuse_frame_detector_unittest.cc
AgeCommit message (Expand)Author
2014-02-17Reset estimate if no frame has been seen for a certain time (to avoid large j...asapersson@webrtc.org
2013-12-04Added a delay measurement, measures the time between an incoming captured fra...asapersson@webrtc.org
2013-11-26Added measure of encode time. Added encode time to the ViE CpuOveruseMeasure ...asapersson@webrtc.org
2013-11-20Added ViE API for getting overuse measure.asapersson@webrtc.org
2013-09-23- Reset capture deltas at resolution change.asapersson@webrtc.org
2013-08-30Overuse detection based on capture-input jitter.pbos@webrtc.org
2013-07-31Adding possibility to use encoding time when trigger underuse for frame based...mflodman@webrtc.org
2013-07-23Hooking up first simple CPU adaptation version.mflodman@webrtc.org
2013-06-26Adding a first simple version of overuse detection, but not hooked up.mflodman@webrtc.org