summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/media
Commit message (Expand)AuthorAgeFilesLines
* Rename UploadToVideoFrame to ConvertToVideoFrame.tfarina@chromium.org2010-10-306-10/+9
* Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.hclam@chromium.org2010-10-082-0/+94
* Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...hclam@chromium.org2010-10-082-94/+0
* Move MFT H264 video decoder implementation and connect it to GpuVideoDecoderhclam@chromium.org2010-10-082-0/+94
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-072-13/+37
* Cleanup in VideoFramehclam@chromium.org2010-10-071-2/+0
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-1/+2
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-175-16/+158
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-175-158/+16
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-175-16/+158
* Defines GpuVideoDevice for video frame allocationhclam@chromium.org2010-09-161-0/+46
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-132-0/+127