summaryrefslogtreecommitdiffstats
path: root/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L2: Connect antibanding/anti-flicker where supportedmcasas@chromium.org2014-04-073-0/+43
* Mac Video Capture: resolution changes policy for QTKit/AVFoundation.mcasas@chromium.org2014-04-041-4/+10
* Mac AVfoundation: Change AVVideoScalingModeResizeAspect -> AVVideoScalingMode...mcasas@chromium.org2014-04-033-9/+10
* Make VEA client of command buffer; move sync. IPC to VDA/VEA::Initialize()sheu@chromium.org2014-04-032-20/+19
* Adds the failure reason to the VideoCaptureDevice error message on Mac.jiayl@chromium.org2014-04-032-2/+12
* Revert 260913 "Revert of Tighten up webrtc audio tests. (https:/..."phoglund@chromium.org2014-04-021-1/+1
* Revert of Tighten up webrtc audio tests. (https://codereview.chromium.org/216...rlarocque@chromium.org2014-04-011-1/+1
* Mac AVFoundation video capture: do not list suspended cameras in VCDAF.mcasas@chromium.org2014-04-011-2/+3
* Tighten up webrtc audio tests.phoglund@chromium.org2014-04-011-1/+1
* Add Project Tango video capture for Androidmcasas@chromium.org2014-04-014-87/+174
* Fix video capture bug in a utility function, GetPin, and how it was being used.tommi@chromium.org2014-03-301-18/+17
* Fix memory and potential object leaks in VideoCaptureDeviceWin.tommi@chromium.org2014-03-261-26/+53
* Mac AVFoundation: Reenable Finch experiment.mcasas@chromium.org2014-03-261-2/+5
* Revert 258566 "Consolidate camera supported formats in VideoCapt..."engedy@chromium.org2014-03-212-15/+1
* Consolidate camera supported formats in VideoCaptureManager after their enume...mcasas@chromium.org2014-03-212-1/+15
* Ensure the video capture capabilities structure is properly sized on Windows.dalecurtis@chromium.org2014-03-201-15/+19
* WeakPtr destruction order cleanup: media edition.dalecurtis@google.com2014-03-182-10/+10
* Mac AVFoundation: do not use QTKit two-step configure-open cycle.mcasas@chromium.org2014-03-182-32/+29
* Add GetDeviceSupportedFormats to Win DirectShow (reland)mcasas@chromium.org2014-03-181-24/+130
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-172-42/+39
* FakeVideoCaptureDevice: add 1280x720.mcasas@chromium.org2014-03-162-27/+30
* Migrate WebRtcVideoQualityBrowserTest to using FileVideoCaptureDevice.mcasas@chromium.org2014-03-161-1/+1
* Reconnect VideoCaptureDeviceTest.GetDeviceSupportedFormats for Android.mcasas@chromium.org2014-03-161-6/+0
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-152-39/+42
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-142-42/+39
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-142-39/+42
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-142-42/+39
* Mac AVFoundation: disabled by default;mcasas@chromium.org2014-03-121-2/+2
* Remove unsupported WebRtc test on Android.wjia@chromium.org2014-03-101-2/+0
* Mac: Avoid [AVFoundationBundle load] every time that IsAVFoundationSupported(...mcasas@chromium.org2014-03-041-3/+6
* FileVideoCaptureDevice: tolerate slight variants of I420, fail more informati...fischman@chromium.org2014-03-041-3/+4
* Implement IPCs and VideoCapture::Client interfaces for texture capturesheu@chromium.org2014-02-2813-83/+77
* Mac AVFoundation:treat suspended cameras as unavailablemcasas@chromium.org2014-02-281-0/+1
* Pass Client pointer in Initialize() for VDA/VEAsheu@chromium.org2014-02-273-4/+9
* Media: Remove uses of PlatformFilervargas@chromium.org2014-02-202-31/+20
* Revert 251703 "Add GetDeviceSupportedFormats to Win DirectShow."tommi@chromium.org2014-02-191-130/+24
* Add GetDeviceSupportedFormats to Android VideoCapture.java.mcasas@chromium.org2014-02-182-9/+44
* Add GetDeviceSupportedFormats to Win DirectShow.mcasas@chromium.org2014-02-171-24/+130
* Add GetDeviceSupportedFormats to Mac AVFoundation.mcasas@chromium.org2014-02-126-12/+165
* Remove Mac AVFoundation experiment and enable AVFoundation by default.mcasas@chromium.org2014-02-121-7/+2
* Use validating form of IPC enum macros for gpu_messages.htsepez@chromium.org2014-02-071-0/+1
* Cleaned up a bit VideoCapture.javamcasas@chromium.org2014-02-062-18/+8
* Wire GetDeviceFormatsInUse from VideoCaptureManager to VideoCaptureImplmcasas@chromium.org2014-02-052-0/+11
* Add GetDeviceSupportedFormats to VideoCaptureDeviceMFWinmcasas@chromium.org2014-01-314-5/+87
* Reland CL to implement browser-side logging to WebRtc log.vrk@chromium.org2014-01-298-11/+13
* Revert 247164 "Implement browser-side logging to WebRtc log"vrk@chromium.org2014-01-298-13/+11
* Implement browser-side logging to WebRtc logvrk@chromium.org2014-01-268-11/+13
* Wire VideoCaptureManager device capture formats to the renderer side.mcasas@chromium.org2014-01-232-0/+12
* Add performance tracing event to VideoCaptureDeviceAndroid::OnFrameAvailablemcasas@chromium.org2014-01-171-0/+2
* AVFoundation NSString*, cache them in the AVFoundationInternal LazyInstance.mcasas@chromium.org2014-01-161-25/+90