aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_capture/android
AgeCommit message (Expand)Author
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-05-30VideoCaptureAndroid: don't synchronized on camera thread.fischman@webrtc.org
2014-05-28VideoCaptureAndroid: quit & join the camera thread on stopCapture.fischman@webrtc.org
2014-05-15WebRTCDemo: couldn't run a second time. The reason is voe could register/unre...braveyao@webrtc.org
2014-04-09VideoCaptureAndroid: support multiple frame-rates per resolution.fischman@webrtc.org
2014-04-08VideoCaptureAndroid: stop referencing ViERendererfischman@webrtc.org
2014-03-04VideoCaptureAndroid: don't deliver frames after stopCapture().fischman@webrtc.org
2014-01-27VideoCaptureAndroid: stop preview in opposite order of starting.fischman@webrtc.org
2013-10-04Android: enable camera video stabilization when available.fischman@webrtc.org
2013-10-03VideoCaptureAndroid: rewrote the (standalone) implementation of video capture...fischman@webrtc.org
2013-09-25Convert DeviceInfoImpl::_captureCapabilities from a map to a vector.fischman@webrtc.org
2013-08-12Replace MapWrapper with std::map<>.pbos@webrtc.org
2013-07-12Include files from webrtc/.. paths in video_capture/.pbos@webrtc.org
2013-07-01Build all java files into jar for each module on Androidfischman@webrtc.org
2013-06-12Revert 4211 "Build all java files into jar for each module on An..."fischman@webrtc.org
2013-06-10Build all java files into jar for each module on Androidfischman@webrtc.org
2013-05-17Avoid NPE crash on Android platforms that don't support getting preview frame...fischman@webrtc.org
2013-04-10WebRTCDemo: no-op out instead of NPEing on destroyed camera.fischman@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in video_capture/pbos@webrtc.org
2013-03-27WebRTCDemo: remove unnecessary stop & start during orientation change which i...fischman@webrtc.org
2013-03-25Restart Android capture after orientation change.fischman@webrtc.org
2013-03-03VideoCaptureAndroid can now capture just buffers without also rendering to a ...fischman@webrtc.org
2013-02-20Misc cleanups to webrtc/android code:fischman@webrtc.org
2012-11-09Add Android OWNER filesleozwang@webrtc.org
2012-10-30Reorganize modules/video_capture.andrew@webrtc.org