summaryrefslogtreecommitdiffstats
path: root/webkit/media/webvideoframe_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer.danakj@chromium.org2013-03-261-17/+0
* Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/danakj@chromium.org2013-01-071-75/+2
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-091-18/+12
* Added support for YUV videos to the software compositor.skaslev@chromium.org2012-10-301-9/+0
* Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().acolwell@chromium.org2012-08-021-2/+2
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-111-12/+0
* Add texture target field to video frame (for use by native textures).sievers@chromium.org2012-02-231-1/+7
* Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...fischman@chromium.org2011-12-291-2/+22
* <video> decode in hardware! fischman@chromium.org2011-12-131-3/+11
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-101-11/+3
* <video> decode in hardware!fischman@chromium.org2011-12-101-3/+11
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-171-0/+83