summaryrefslogtreecommitdiffstats
path: root/media/video
Commit message (Expand)AuthorAgeFilesLines
* VideoCaptureDevice Win: Enumerate devices' supported formats when they don't ...mcasas@chromium.org2014-06-121-5/+10
* Win Video Capture: Add support for HDYC pixel format.mcasas@chromium.org2014-06-114-9/+29
* Revert of Revert of Merge VideoDecodeAcceleratorImpl with VideoDecodeAccelera...dcheng@chromium.org2014-06-073-0/+20
* VideoCaptureDevice: remove emtpy static methods that are now implemented in t...mcasas@chromium.org2014-06-074-95/+0
* Revert of Merge VideoDecodeAcceleratorImpl with VideoDecodeAccelerator (https...dcheng@chromium.org2014-06-073-20/+0
* Merge VideoDecodeAcceleratorImpl with VideoDecodeAcceleratorspang@chromium.org2014-06-073-0/+20
* Check that capture_device_ is valid before setting the rotation on itzork@chromium.org2014-06-061-1/+2
* VideoCaptureFormat: change frame rate from integer to float.mcasas@chromium.org2014-06-058-16/+24
* Mac QTKit: Address leak in VideoCaptureDeviceTest::OpenInvalidDevicemcasas@chromium.org2014-06-051-0/+1
* Fix DCHECK triggered when using a webcam on debug buildsrobert.bradford@intel.com2014-06-042-3/+4
* VideoCaptureDeviceFactory: change device enumeration to callback + QTKit enum...mcasas@chromium.org2014-06-0318-119/+258
* Mac Video Capture: Connect error logging to WebRTC Log.mcasas@chromium.org2014-05-305-38/+79
* Make DefaultDeleter for Video{De|En}codeAcceleratordmichael@chromium.org2014-05-304-4/+63
* 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