| Commit message (Expand) | Author | Age | Files | Lines |
* | Resubmit - move MFT h264 code to media/video and connect to gpu video decoder. | hclam@chromium.org | 2010-10-08 | 1 | -0/+3 |
* | Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo... | hclam@chromium.org | 2010-10-08 | 1 | -3/+0 |
* | Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder | hclam@chromium.org | 2010-10-08 | 1 | -0/+3 |
* | GpuVideoDecoderHost runs on IO thread instead of Render thread | hclam@chromium.org | 2010-10-07 | 1 | -19/+0 |
* | Implement GpuVideoDecoderHost and unit tests | hclam@chromium.org | 2010-10-07 | 1 | -23/+2 |
* | Implement video frame exchange in GpuVideoDecoder and tests | hclam@chromium.org | 2010-09-29 | 1 | -23/+7 |
* | Revert r60126 that broke the build. | hclam@chromium.org | 2010-09-22 | 1 | -3/+5 |
* | SendAllocateVideoFrames to the renderer | hclam@chromium.org | 2010-09-21 | 1 | -5/+3 |
* | Resubmit GpuVideoDecoder and related patches. | hclam@chromium.org | 2010-09-17 | 1 | -15/+3 |
* | Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp... | mlloyd@chromium.org | 2010-09-17 | 1 | -3/+15 |
* | GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame... | hclam@chromium.org | 2010-09-17 | 1 | -15/+3 |
* | Add IPC messages for allocation video frames for hardware video decoder | hclam@chromium.org | 2010-09-17 | 1 | -12/+12 |
* | Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video... | hclam@chromium.org | 2010-09-13 | 1 | -51/+48 |
* | Complete initializing a GPU video decoder in a GLES2 context | hclam@chromium.org | 2010-09-03 | 1 | -7/+12 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -8/+8 |
* | media: use VideoDecodeEngine interface in gpu_video_decoder abstraction. | jiesun@google.com | 2010-08-17 | 1 | -1/+1 |
* | 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ... | jiesun@google.com | 2010-08-10 | 1 | -0/+172 |
* | Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code. | ananta@chromium.org | 2010-08-09 | 1 | -172/+0 |
* | Special thanks for in-ming cheng's MFT hardware decodering code. | jiesun@google.com | 2010-08-09 | 1 | -0/+172 |