summaryrefslogtreecommitdiff
path: root/video_engine/vie_capturer.h
AgeCommit message (Expand)Author
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-07-15Remove the VPM denoiser.pbos@webrtc.org
2014-05-28Add support of texture frames for video capturer.wuchengli@chromium.org
2014-05-27Revert "Add support of texture frames for video capturer."wuchengli@chromium.org
2014-05-27Add support of texture frames for video capturer.wuchengli@chromium.org
2014-05-27Added api for getting cpu measures using a struct.asapersson@webrtc.org
2014-03-20Add ability to configure cpu overuse options via an API.asapersson@webrtc.org
2014-01-29Revert 5444 "Revert 5421 "Fix deadlock on register/unregister ob..."mallinath@webrtc.org
2014-01-27Revert 5421 "Fix deadlock on register/unregister observer while ..."mallinath@webrtc.org
2014-01-23Fix deadlock on register/unregister observer while there is a an going callback.andresp@webrtc.org
2013-12-11Add SwapFrame() to VideoSendStreamInput.pbos@webrtc.org
2013-12-04Added a delay measurement, measures the time between an incoming captured fra...asapersson@webrtc.org
2013-11-28Lock frame in ViECapturer::IncomingFrameI420.pbos@webrtc.org
2013-11-26Added measure of encode time. Added encode time to the ViE CpuOveruseMeasure ...asapersson@webrtc.org
2013-11-22Replace VideoFrameI420 with I420VideoFrame.pbos@webrtc.org
2013-11-20Added ViE API for getting overuse measure.asapersson@webrtc.org
2013-09-02Changed method name.mflodman@webrtc.org
2013-09-02Renamed method.mflodman@webrtc.org
2013-09-02Function name change.mflodman@webrtc.org
2013-09-02Fixing capture frame race in ViECapturer.mflodman@webrtc.org
2013-07-23Hooking up first simple CPU adaptation version.mflodman@webrtc.org
2013-06-07Removing functionality for inserting pre-encoded frames instead of rawmflodman@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
2013-04-09WebRtc_Word32 -> int32_t in video_engine/pbos@webrtc.org
2012-11-07Adding codecType to OnIncomingCapturedEncodedFramemikhal@webrtc.org
2012-10-30Reorganize modules/video_capture.andrew@webrtc.org
2012-10-29Removing codecType from capture APImikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org