aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_capture/linux
AgeCommit message (Expand)Author
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-29PeerConnectionTest.java: make the test work for the bots' v4l2loopback.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-04-10WebRtc_Word32 -> int32_t in video_capture/pbos@webrtc.org
2013-03-20Fix -Wstring-conversion warnings.wu@webrtc.org
2013-02-28Add supporting to V4L2_PIX_FMT_JPEG since it works same as MJPEG.braveyao@webrtc.org
2013-02-04Exchange TRY by enumerating image formats in Linux video capturebraveyao@webrtc.org
2012-10-30Reorganize modules/video_capture.andrew@webrtc.org