summaryrefslogtreecommitdiffstats
path: root/media/video
Commit message (Expand)AuthorAgeFilesLines
* Mac Video Capture: Connect anti-flicker (power line frequency removal)mcasas@chromium.org2014-05-281-0/+261
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-221-5/+6
* VideoCaptureDeviceWin: Extract class-static method into a Factory (both MF/DS)mcasas@chromium.org2014-05-218-492/+603
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-201-6/+5
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-201-5/+6
* Add a ChromeOS implementation of VideoCaptureDevice that is aware of the rota...zork@chromium.org2014-05-2022-18/+245
* VideoCaptureDevice{Linux,Android}: extract Factory methods to class.mcasas@chromium.org2014-05-159-194/+327
* Reland: Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-149-222/+474
* Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...mcasas@chromium.org2014-05-099-474/+222
* Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-099-222/+474
* Check the permission at the first time we query the camera, if the permission...michaelbai@chromium.org2014-05-071-1/+2
* Mac: Add flag to force QTKit in otherwise AVFoundation-enabled builds/configs.mcasas@chromium.org2014-05-031-4/+6
* Mac AVFoundation: Allow use of all camera's supported resolutions.mcasas@chromium.org2014-04-294-68/+8
* Win DS Video Capture: do not add unsupported pixel formats to the capability ...mcasas@chromium.org2014-04-281-5/+10
* Mac AVFoundation: minor bugfix using QTKit for devices not working with AVF (...mcasas@chromium.org2014-04-281-1/+2
* Refactor video capturing code in the render processhclam@chromium.org2014-04-285-370/+0
* Extract VideoCaptureDeviceFactory out of VideoCaptureDevice and use for File ...mcasas@chromium.org2014-04-2611-170/+323
* Win DirectShow: connect antibanding/anti-flicker where supported.mcasas@chromium.org2014-04-232-3/+39
* clang/win: Fix a few warnings, mostly by deleting dead code.thakis@chromium.org2014-04-222-2/+2
* Mac AVFoundation: use QTKit for devices not working with AVF (Blackmagic).mcasas@chromium.org2014-04-112-35/+85
* Fix CaptureMjpeg test fails on devices that cannot capture MJPEG.yuli@chromium.org2014-04-101-25/+45
* 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