summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/media/video_capture_buffer_pool.h
Commit message (Expand)AuthorAgeFilesLines
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-131-6/+8
* Reland: Video Capture: extract storage info from pixel format in VideoCapture...mcasas2015-06-251-10/+10
* Revert of Video Capture: extract storage info from pixel format in VideoCaptu...dcheng2015-06-241-10/+8
* Video Capture: extract storage info from pixel format in VideoCaptureFormat.mcasas2015-06-241-8/+10
* VideoCaptureDevice::Client::Buffer remove GetType() and changes signature of ...mcasas2015-06-181-2/+3
* Add VideoCaptureDevice::Client::GetBufferPoolUtilization()miu2015-06-131-1/+5
* VideoFrame: extract AccessType from StorageType, allow clients to add DmaBuf ...mcasas2015-06-121-0/+2
* Relanding 1143663007: VideoFrame: Separate Pixel Format from Storage Type.mcasas2015-05-291-1/+10
* Revert "VideoFrame: Segregate Pixel Format and Storage Type."Matt Mueller2015-05-291-10/+1
* VideoFrame: Segregate Pixel Format and Storage Type.mcasas2015-05-291-1/+10
* VideoCaptureBufferPool: Check pixel format when allocating. Provide Type in a...mcasas2015-05-051-0/+6
* Reland: VideoCapture: add support for GpuMemoryBuffer allocation and lifetime...mcasas2015-04-221-14/+25
* Revert of VideoCapture: add support for GpuMemoryBuffer allocation and lifeti...magjed2015-04-221-25/+14
* VideoCapture: add support for GpuMemoryBuffer allocation and lifetime mgmt in...mcasas2015-04-211-14/+25
* VideoCaptureBufferPool: Refactor to allow support of non-ShMem backed buffersmcasas2015-04-091-38/+56
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Remove media::VideoFrame from media::VideoCaptureDevice::Client interfacesheu@chromium.org2013-11-201-20/+4
* VideoCapture: abolish OnFrameInfo almost everywhere.nick@chromium.org2013-10-231-43/+60
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-171-1/+1
* Make VideoCaptureBufferPool agnostic to media::VideoFramesheu@chromium.org2013-07-031-39/+46
* New API in VideoCaptureDevice::EventHandler which allows shared-memory output...nick@chromium.org2013-03-071-0/+129