aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_capture/include
AgeCommit message (Expand)Author
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@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-04-09VideoCaptureAndroid: support multiple frame-rates per resolution.fischman@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-11-22Replace VideoFrameI420 with I420VideoFrame.pbos@webrtc.org
2013-10-03VideoCaptureAndroid: rewrote the (standalone) implementation of video capture...fischman@webrtc.org
2013-07-12Include files from webrtc/.. paths in video_capture/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-07Removing functionality for inserting pre-encoded frames instead of rawmflodman@webrtc.org
2013-04-12Change capture interface to use NTP capture time.stefan@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in video_capture/pbos@webrtc.org
2012-11-07Adding codecType to OnIncomingCapturedEncodedFramemikhal@webrtc.org
2012-10-30Reorganize modules/video_capture.andrew@webrtc.org