summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/gpu_video_decoder_host.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+2
* Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.hclam@chromium.org2010-10-081-2/+2
* Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...hclam@chromium.org2010-10-081-2/+2
* Move MFT H264 video decoder implementation and connect it to GpuVideoDecoderhclam@chromium.org2010-10-081-2/+2
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-071-1/+20
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-071-77/+221
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-0/+1
* Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-291-45/+56
* Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderjochen@chromium.org2010-09-291-56/+45
* Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-291-45/+56
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-291-21/+6
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-32/+5
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-171-5/+32
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-171-32/+5
* Add IPC messages for allocation video frames for hardware video decoderhclam@chromium.org2010-09-171-3/+2
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-131-19/+39
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-031-0/+3
* Connect GpuVideoDecodeServiceHost with ggl::Context and CommandBufferProxyhclam@chromium.org2010-09-031-6/+21
* gpu: GpuVideo*Host stop hold ref pointer to GpuChannelHost.jiesun@google.com2010-09-011-7/+9
* Initialize the members and avoid inlining the constructors.finnur@chromium.org2010-08-121-0/+15
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+199
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-199/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+199