| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename media::StreamSample::kInvalidTimestamp to media::kNoTimestamp. | scherkus@chromium.org | 2010-11-12 | 4 | -8/+8 |
* | Rename UploadToVideoFrame to ConvertToVideoFrame. | tfarina@chromium.org | 2010-10-30 | 3 | -5/+5 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 6 | -8/+26 |
* | Convert LOG(INFO) to VLOG(1) - media/. | pkasting@chromium.org | 2010-10-19 | 2 | -55/+50 |
* | Revert "Delay loading Media Foundations DLLs" | hclam@chromium.org | 2010-10-19 | 1 | -4/+0 |
* | Delay loading Media Foundations DLLs | hclam@chromium.org | 2010-10-19 | 1 | -0/+4 |
* | Initialize context_ to NULL. | finnur@chromium.org | 2010-10-16 | 1 | -1/+2 |
* | xRevert 62319 - re-enable ogg threads | fbarchard@chromium.org | 2010-10-12 | 1 | -2/+4 |
* | re-enable ogg threads | fbarchard@chromium.org | 2010-10-12 | 1 | -4/+2 |
* | Resubmit - move MFT h264 code to media/video and connect to gpu video decoder. | hclam@chromium.org | 2010-10-08 | 5 | -249/+1208 |
* | Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo... | hclam@chromium.org | 2010-10-08 | 5 | -1208/+249 |
* | Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder | hclam@chromium.org | 2010-10-08 | 5 | -249/+1208 |
* | Implement GpuVideoDecoderHost and unit tests | hclam@chromium.org | 2010-10-07 | 1 | -0/+20 |
* | Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | hclam@chromium.org | 2010-09-29 | 2 | -2/+3 |
* | Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | jochen@chromium.org | 2010-09-29 | 2 | -3/+2 |
* | Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder | hclam@chromium.org | 2010-09-29 | 2 | -2/+3 |
* | Implement video frame exchange in GpuVideoDecoder and tests | hclam@chromium.org | 2010-09-29 | 2 | -1/+35 |
* | Initialize OpenMAX with a different number of input buffers | hclam@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | Video decode context for MFT H264 decode engine. The context will be construc... | imcheng@chromium.org | 2010-09-17 | 2 | -0/+249 |
* | Resubmit GpuVideoDecoder and related patches. | hclam@chromium.org | 2010-09-17 | 7 | -24/+68 |
* | Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp... | mlloyd@chromium.org | 2010-09-17 | 1 | -21/+14 |
* | Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext | mlloyd@chromium.org | 2010-09-17 | 7 | -47/+10 |
* | Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext | hclam@chromium.org | 2010-09-17 | 7 | -10/+47 |
* | GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame... | hclam@chromium.org | 2010-09-17 | 1 | -14/+21 |
* | Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video... | hclam@chromium.org | 2010-09-13 | 4 | -57/+61 |
* | Clean up texture types in VideoFrame | hclam@chromium.org | 2010-09-09 | 1 | -4/+3 |
* | Add a VideoDecodeContext that provides resources for a VideoDecodeEngine | hclam@chromium.org | 2010-09-07 | 1 | -0/+51 |
* | Rename all FillThisBuffer and EmptyThisBuffer to something more meaningful | hclam@chromium.org | 2010-09-05 | 6 | -48/+82 |
* | Remove refcounting of VideoDecodeEngine | hclam@chromium.org | 2010-09-03 | 4 | -12/+19 |
* | Merge remote branch 'origin/trunk' into resubmit | hclam@chromium.org | 2010-09-03 | 8 | -0/+2722 |
* | Revert 58423 - Refactor video decode engines to move them to a new folder | akalin@chromium.org | 2010-09-02 | 8 | -2722/+0 |
* | Refactor video decode engines to move them to a new folder | hclam@chromium.org | 2010-09-02 | 8 | -0/+2722 |