summaryrefslogtreecommitdiffstats
path: root/media/video/capture/video_capture_device.h
Commit message (Expand)AuthorAgeFilesLines
* Mac AVFoundation: use QTKit for devices not working with AVF (Blackmagic).mcasas@chromium.org2014-04-111-11/+20
* V4L2: Connect antibanding/anti-flicker where supportedmcasas@chromium.org2014-04-071-0/+8
* Implement IPCs and VideoCapture::Client interfaces for texture capturesheu@chromium.org2014-02-281-28/+23
* Reland CL to implement browser-side logging to WebRtc log.vrk@chromium.org2014-01-291-2/+2
* Revert 247164 "Implement browser-side logging to WebRtc log"vrk@chromium.org2014-01-291-2/+2
* Implement browser-side logging to WebRtc logvrk@chromium.org2014-01-261-2/+2
* Convert video capture pipline to base::TimeTickssheu@chromium.org2014-01-081-2/+2
* Added supported formats caching to VideoCaptureManager, andmcasas@chromium.org2013-12-121-14/+7
* Remove redundant arguments for VideoCaptureDevice::Client::OnIncomingCaptured...wjia@chromium.org2013-12-121-2/+0
* Reland: Reorganize media::VideoCapture* typessheu@chromium.org2013-11-231-7/+6
* Revert 236927 "Reorganize media::VideoCapture* types"scottmg@chromium.org2013-11-231-6/+7
* Reorganize media::VideoCapture* typessheu@chromium.org2013-11-231-7/+6
* Remove media::VideoFrame from media::VideoCaptureDevice::Client interfacesheu@chromium.org2013-11-201-31/+44
* Revert 235728 "Removed RunUntilIdle between Stop and Close in UT..."oshima@chromium.org2013-11-181-2/+8
* Removed RunUntilIdle between Stop and Close in UT, after Valgrind found a NUL...mcasas@chromium.org2013-11-181-8/+2
* Revert 235223 "Added video capture capabilities retrieval and ca..."oshima@chromium.org2013-11-151-2/+8
* Added video capture capabilities retrieval and caching to VideoCaptureManager...mcasas@chromium.org2013-11-141-8/+2
* Remove OnFrameInfo from VideoCaptureDevice::Client.jiayl@chromium.org2013-11-091-15/+11
* VideoCapture: abolish OnFrameInfo almost everywhere.nick@chromium.org2013-10-231-5/+6
* Add VideoCaptureDevice::GetDeviceSupportedFormats to interface + implementati...mcasas@chromium.org2013-10-161-0/+7
* Removes VideoCaptureDevice1 from all platforms.jiayl@chromium.org2013-10-031-52/+0
* Rename VideoCaptureDevice::EventHandler to VideoCaptureDevice::Client.nick@chromium.org2013-09-261-13/+13
* Make VideoCaptureController single-threaded and not ref counted. nick@chromium.org2013-09-161-15/+56
* Rewrite VideoCaptureManager to streamline the lifetimes ofnick@chromium.org2013-09-121-1/+1
* Duplicate camera device enumeration - windowsmcasas@chromium.org2013-08-221-1/+1
* Add enum VideoCaptureResolutionType to VideoCaptureParams and VideoCaptureCap...mcasas@chromium.org2013-07-311-3/+1
* Make Mac and Windows include the USB ID in the device name like Linux.bemasc@google.com2013-07-261-1/+9
* Allow video capture module to notify clients of resolution change.wjia@chromium.org2013-07-121-0/+4
* Reconnect support for DirectShow video capture devices in parallel to MediaFo...mcasas@chromium.org2013-07-051-0/+39
* Revert 210280 "Reconnect support for DirectShow video capture de..."joi@chromium.org2013-07-051-39/+0
* Reconnect support for DirectShow video capture devices in parallel to MediaFo...mcasas@chromium.org2013-07-051-0/+39
* Refactor the VideoCaptureDevice::Name struct.tommi@chromium.org2013-07-021-4/+41
* Use a direct include of time headers in media/.avi@chromium.org2013-06-281-1/+1
* New API in VideoCaptureDevice::EventHandler which allows shared-memory output...nick@chromium.org2013-03-071-7/+50
* Remove one video frame copying in video capture.wjia@chromium.org2013-02-281-1/+4
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-111-11/+19
* handle the case when device is closed before media pipeline is fully initiali...wjia@chromium.org2012-05-301-1/+1
* Merge VideoCaptureDevice::Capability with media::VideoCaptureCapabilityyujie.mao@intel.com2012-04-281-27/+2
* add more color formats NV21 and YV12 in video capture (mainly from Android).wjia@chromium.org2012-04-181-1/+3
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-1/+2
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-2/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+2
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-2/+1
* Create media.dlldarin@chromium.org2011-08-041-1/+2
* Linux hardware dependent code for Video Capture.scherkus@chromium.org2011-05-041-0/+110