summaryrefslogtreecommitdiffstats
path: root/media/video/video_decode_context.h
Commit message (Expand)AuthorAgeFilesLines
* Remove media::VideoDecodeContext as it has no implementation and is unused.scherkus@chromium.org2011-10-281-84/+0
* Rename UploadToVideoFrame to ConvertToVideoFrame.tfarina@chromium.org2010-10-301-3/+3
* Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-291-2/+2
* Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderjochen@chromium.org2010-09-291-2/+2
* Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-291-2/+2
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-291-1/+1
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-15/+48
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-171-21/+14
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-171-27/+1
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-171-1/+27
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-171-14/+21
* Add a VideoDecodeContext that provides resources for a VideoDecodeEnginehclam@chromium.org2010-09-071-0/+51