summaryrefslogtreecommitdiff
path: root/modules/video_capture
AgeCommit message (Expand)Author
2014-07-01Add tkchin@ to OWNERS.tkchin@webrtc.org
2014-06-23GN: Add BUILD.gn files + kjellander to OWNERSkjellander@webrtc.org
2014-06-20- Exit from a camera thread lopper loop() method only after all camera releas...glaznev@webrtc.org
2014-06-20Do not hold the critical section in VideoCaptureAndroid::SetCaptureRotation s...braveyao@webrtc.org
2014-06-13Add glaznev@ to OWNERS for webrtc/modules/video_capture and talk/app/webrtc.glaznev@webrtc.org
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
2014-06-10Add kjellander@webrtc.org as OWNER for *.isolatekjellander@webrtc.org
2014-06-06Revert r6358 "AppRTCDemo(Android): only stop the cameraThread's looper after ...fischman@webrtc.org
2014-06-06AppRTCDemo(Android): only stop the cameraThread's looper after stopping the c...fischman@webrtc.org
2014-06-06Unbreak NDEBUG compile by RTC_UNUSED()ing an assert()d variable.fischman@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-06-06VideoCaptureImpl::IncomingFrame(): avoid deadlock by acquiring _apiCs.fischman@webrtc.org
2014-06-04Android: cleanup gtest_target_type conditions.henrike@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-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-15WebRTCDemo: couldn't run a second time. The reason is voe could register/unre...braveyao@webrtc.org
2014-05-14Remove WEBRTC_TRACE use in video_capture/pbos@webrtc.org
2014-05-07Fix odd codes in video_capture on Mac.braveyao@webrtc.org
2014-04-28Disable capture test for FrameRate on Windows.pbos@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-04-16Set include_internal_video_capture=1 for video_capture_testskjellander@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2014-04-14Fix gyp for video_capture/ensure_initialized.cc.primiano@chromium.org
2014-04-09Remove self-assignment hacks that were added to avoid unused variable warnings.fischman@webrtc.org
2014-04-09Make Android-APK compile in release again.solenberg@webrtc.org
2014-04-09VideoCaptureAndroid: support multiple frame-rates per resolution.fischman@webrtc.org
2014-04-08VideoCaptureAndroid: stop referencing ViERendererfischman@webrtc.org
2014-04-08video_capture(iOS): move stopCapture to background threadfischman@webrtc.org
2014-04-02sink_filter_ds.cc: add lock to Receive procedure to Pause().braveyao@webrtc.org
2014-03-25iOS video_capture: move @private vars to impl.fischman@webrtc.org
2014-03-25iOS video_capture: start camera in the background.fischman@webrtc.org
2014-03-25iOS VideoEngine: move video_{capture,render} to ARC.fischman@webrtc.org
2014-03-10AppRTCDemo(iOS): video support; part 1 of 2: webrtc/.fischman@webrtc.org
2014-03-04VideoCaptureAndroid: don't deliver frames after stopCapture().fischman@webrtc.org
2014-02-11Remove "Too long processing time of Incoming frame" logspam.fischman@webrtc.org
2014-01-29Revert 5444 "Revert 5421 "Fix deadlock on register/unregister ob..."mallinath@webrtc.org
2014-01-27VideoCaptureAndroid: stop preview in opposite order of starting.fischman@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-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-11-22Replace VideoFrameI420 with I420VideoFrame.pbos@webrtc.org
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org
2013-10-31Remove extra copy in VideoCaptureImpl::IncomingFrameI420sheu@chromium.org
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org
2013-10-31Remove extra copy in VideoCaptureImpl::IncomingFrameI420sheu@chromium.org
2013-10-21Make sure the first frame isn't dropped.pbos@webrtc.org
2013-10-04Android: enable camera video stabilization when available.fischman@webrtc.org