summaryrefslogtreecommitdiffstats
path: root/media/video/capture/file_video_capture_device.h
Commit message (Expand)AuthorAgeFilesLines
* Folder shuffle media/capture -> media/capture/content and media/video/captur...mcasas2015-07-171-78/+0
* FileVideoCaptureDevice: Regulate framerate without driftingmagjed2015-06-041-0/+2
* Reland:Refactored pixel format resize operations in media/video/capture into ...emircan2015-02-201-1/+1
* Revert of Refactored pixel format resize operations in media/video/capture i...phoglund2015-02-071-1/+1
* Refactored pixel format resize operations in media/video/capture into a func...emircan2015-02-071-1/+1
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-5/+4
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-2/+2
* Extract VideoCaptureDeviceFactory out of VideoCaptureDevice and use for File ...mcasas@chromium.org2014-04-261-10/+8
* Media: Remove uses of PlatformFilervargas@chromium.org2014-02-201-2/+2
* Added supported formats caching to VideoCaptureManager, andmcasas@chromium.org2013-12-121-1/+1
* Debug video capture device to play back y4m movies.mcasas@chromium.org2013-12-051-0/+79