aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video_engine/overuse_frame_detector.h
AgeCommit message (Expand)Author
2014-07-16Raw packet loss rate reported by RTP_RTCP module may vary too drastically ove...minyue@webrtc.org
2014-06-16Add max limit of number for overuses. When limit is reached always apply the ...asapersson@webrtc.org
2014-06-10Add additional metric (relative standard deviation of encode time) for overus...asapersson@webrtc.org
2014-05-27Added api for getting cpu measures using a struct.asapersson@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
2014-03-20Add ability to configure cpu overuse options via an API.asapersson@webrtc.org
2014-02-20Modified overuse detection thresholds.asapersson@webrtc.org
2014-02-17Reset estimate if no frame has been seen for a certain time (to avoid large j...asapersson@webrtc.org
2014-02-13Increase overuse and normal use thresholds for Mac.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