summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_video_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-209/+0
* Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).scherkus@chromium.org2011-03-111-2/+1
* Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.tyoshino@chromium.org2011-03-111-1/+2
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-1/+5
* Remove FFmpegVideoDecodeEngine's dependency on AVStream.scherkus@chromium.org2011-03-091-2/+1
* Implement webkit media metrics in chromium.scherkus@chromium.org2011-02-161-2/+4
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Rename UploadToVideoFrame to ConvertToVideoFrame.tfarina@chromium.org2010-10-301-3/+3
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-9/+2
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-071-0/+2
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-071-3/+4
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-291-12/+19
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-33/+71
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-171-55/+28
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-171-16/+5
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-171-5/+16
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-171-28/+55
* Defines GpuVideoDevice for video frame allocationhclam@chromium.org2010-09-161-3/+60
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-131-4/+3
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-051-2/+2
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-031-3/+15
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-031-2/+1
* Revert 58429, 58428, 58427, 58423.akalin@chromium.org2010-09-031-1/+2
* Revert 58428 - Revert 58423 - Refactor video decode engines to move them to a...akalin@chromium.org2010-09-021-2/+1
* Revert 58423 - Refactor video decode engines to move them to a new folderakalin@chromium.org2010-09-021-1/+2
* Refactor video decode engines to move them to a new folderhclam@chromium.org2010-09-021-2/+1
* media: use VideoDecodeEngine interface in gpu_video_decoder abstraction.jiesun@google.com2010-08-171-23/+43
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+76
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-76/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+76