aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_capture/windows
AgeCommit message (Expand)Author
2014-04-02sink_filter_ds.cc: add lock to Receive procedure to Pause().braveyao@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-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in video_capture/pbos@webrtc.org
2013-02-21Minor bug fix in maxFPS parameter declaration.vikasmarwaha@webrtc.org
2013-02-21Fix for WebRTC Issue 1384. Some cameras return 0 fps for all capabilities whi...vikasmarwaha@webrtc.org
2012-11-26Ensures that we can build using VS 2012 on Windows.henrika@webrtc.org
2012-11-21Add winsdk_samples to provide directshow_baseclasses.andrew@webrtc.org
2012-11-20Reland 3135 - Previous failure was bot flakiness.tommi@webrtc.org
2012-11-20Revert 3135 - This broke the Mac bots somehow. Here's the error:tommi@webrtc.org
2012-11-20Restructure the video_capture code a bit to make room for a Media Foundation ...tommi@webrtc.org
2012-11-16Minor cleanup of the videocapture code. No "real" code change :)tommi@webrtc.org
2012-10-30Reorganize modules/video_capture.andrew@webrtc.org