summaryrefslogtreecommitdiff
path: root/video_engine/include/vie_base.h
AgeCommit message (Expand)Author
2014-10-29Remove unused code in overuse detector.asapersson@webrtc.org
2014-10-16Add ability to include a larger time span (in addition to encode time) for me...asapersson@webrtc.org
2014-09-17Split video engine android initialization into each internal module initializ...andresp@webrtc.org
2014-07-11Move pacer to fully use webrtc::Clock instead of webrtc::TickTime.stefan@webrtc.org
2014-07-03Removed old code and default implementations.asapersson@webrtc.org
2014-06-12Increased kMaxRampUpDelayMs (120 to 240s).asapersson@webrtc.org
2014-06-10Add additional metric (relative standard deviation of encode time) for overus...asapersson@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-05-27Added api for getting cpu measures using a struct.asapersson@webrtc.org
2014-03-24Add configuration for ability to use the encode usage measure for triggering ...asapersson@webrtc.org
2014-03-20Add ability to configure cpu overuse options via an API.asapersson@webrtc.org
2013-12-12Remove overloaded CpuOveruseMeasure function.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-10-03VideoCaptureAndroid: rewrote the (standalone) implementation of video capture...fischman@webrtc.org
2013-07-23Hooking up first simple CPU adaptation version.mflodman@webrtc.org
2013-05-17Include files from webrtc/.. paths in video_engine/pbos@webrtc.org
2013-05-13Wiring down config from video engine until video coding and remote bitrate es...andresp@webrtc.org
2012-11-07Removed ViEBaseObserver.mflodman@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org