summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/media/video_capture_buffer_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* "Buttery Smooth" Tab Capture.miu@chromium.org2014-08-051-1/+1
* Remove media::VideoFrame from media::VideoCaptureDevice::Client interfacesheu@chromium.org2013-11-201-78/+44
* VideoCapture: abolish OnFrameInfo almost everywhere.nick@chromium.org2013-10-231-103/+94
* EVEA cleanup: use video utility functions in media::*sheu@chromium.org2013-08-281-1/+6
* media::VideoFrame::WrapExternalSharedMemorysheu@chromium.org2013-08-091-13/+7
* Make VideoCaptureBufferPool agnostic to media::VideoFramesheu@chromium.org2013-07-031-73/+107
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Make SharedMemory track the size that was actually mappedjschuh@chromium.org2013-03-281-1/+1
* New API in VideoCaptureDevice::EventHandler which allows shared-memory output...nick@chromium.org2013-03-071-0/+181