summaryrefslogtreecommitdiffstats
path: root/media/video
Commit message (Expand)AuthorAgeFilesLines
* Fix force-qtkit flag on dev channelvrk@chromium.org2014-07-251-5/+21
* VideoCaptureFormat: add method to print out pixel format as stringlionel.g.landwerlin@intel.com2014-07-242-0/+32
* media/win: Make TypeEnumerator FINAL.thakis@chromium.org2014-07-231-1/+1
* AVFoundation video capture: blacklisting micro fixmcasas@chromium.org2014-07-171-1/+1
* Fix 'except' and 'prefer' spelling.tnagel@chromium.org2014-07-161-1/+1
* Mac VideoCapture: return empty GetModel() for non-USB non-built-in cameras.mcasas@chromium.org2014-07-0910-16/+145
* Fixes for re-enabling more MSVC level 4 warnings: media/ editionpkasting@chromium.org2014-07-083-58/+69
* Mac AVFoundation: Blackmagic camera blacklisting updatemcasas@chromium.org2014-07-081-12/+7
* Win Video Capture: floating point frame ratesmcasas@chromium.org2014-07-041-3/+4
* VideoCaptureDeviceLinux: 2 tiny error printout addition.mcasas@chromium.org2014-07-032-1/+6
* Mac AVFoundation Video Capture: float frame ratemcasas@chromium.org2014-07-031-1/+1
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-5/+3
* Win DS Video Capture Factory: remove redundant search for device before enume...mcasas@chromium.org2014-06-261-81/+58
* Windows DS VideoCapture: HDYC pixel format uses graph builder Connect() iso C...mcasas@chromium.org2014-06-251-0/+4
* Win Video Capture: support HDYC pixel format.mcasas@chromium.org2014-06-233-2/+15
* Video Capture: Allow 0 fps frame rates to be deserializablemcasas@chromium.org2014-06-231-2/+2
* Revert 276260 "Win Video Capture: Add support for HDYC pixel for..."amineer@chromium.org2014-06-204-29/+9
* Revert 276590 "VideoCaptureDevice Win: Enumerate devices' suppor..."amineer@chromium.org2014-06-201-10/+5
* Revert 278338 "Smart Revert 276260 "Win Video Capture: Add suppo..."amineer@chromium.org2014-06-203-4/+15
* Smart Revert 276260 "Win Video Capture: Add support for HDYC pixel for..."mcasas@chromium.org2014-06-193-15/+4
* Revert 278314 "Revert 276260 "Win Video Capture: Add support for..."mcasas@chromium.org2014-06-194-6/+19
* Revert 276260 "Win Video Capture: Add support for HDYC pixel for..."mcasas@chromium.org2014-06-194-19/+6
* 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