| Commit message (Expand) | Author | Age | Files | Lines |
* | Resubmit GpuVideoDecoder and related patches. | hclam@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext | mlloyd@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext | hclam@chromium.org | 2010-09-17 | 1 | -1/+1 |
* | Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video... | hclam@chromium.org | 2010-09-13 | 1 | -8/+8 |
* | Rename all FillThisBuffer and EmptyThisBuffer to something more meaningful | hclam@chromium.org | 2010-09-05 | 1 | -3/+3 |
* | Remove refcounting of VideoDecodeEngine | hclam@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | Merge remote branch 'origin/trunk' into resubmit | hclam@chromium.org | 2010-09-03 | 1 | -1/+1 |
* | Revert 58429, 58428, 58427, 58423. | akalin@chromium.org | 2010-09-03 | 1 | -1/+1 |
* | Build fix. Fix include to point to new locations. | hclam@chromium.org | 2010-09-02 | 1 | -1/+1 |
* | media: change engine interface to be suitable for gpu_video_decoder | jiesun@google.com | 2010-08-13 | 1 | -14/+39 |
* | Add undeclared virtual destructors part 5 | ziadh@chromium.org | 2010-08-02 | 1 | -0/+2 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -3/+7 |
* | ffmpeg roll for chromium source and windows binaries | fbarchard@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2" | jeremy@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | deps roll for new ffmpeg and switch to av_register_protocol2 | fbarchard@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | Revert 53281 - ffmpeg update with vp3 patches. | fbarchard@chromium.org | 2010-07-22 | 1 | -1/+1 |
* | ffmpeg update with vp3 patches. | fbarchard@chromium.org | 2010-07-22 | 1 | -1/+1 |
* | file_util: deprecate remaining wstring functions | evan@chromium.org | 2010-07-16 | 5 | -36/+47 |
* | media: OMX seek works for OMX_HEADBUFFERTYPE now. | jiesun@google.com | 2010-06-29 | 1 | -2/+2 |
* | 1. make omx engine the driving force to read bit stream | wjia@google.com | 2010-06-10 | 1 | -4/+1 |
* | add support of OpenMAX EGL image decoding | wjia@google.com | 2010-06-07 | 1 | -1/+1 |
* | Remove omx_codec since OMX client implementation is in omx_video_decode_engin... | wjia@google.com | 2010-05-28 | 1 | -71/+86 |
* | 1. decoder interface now looks a little strange, until we refactoring. | jiesun@google.com | 2010-05-21 | 1 | -8/+5 |
* | Remove OmxSink interface because Buffer Allocation will go through Allocator ... | jiesun@google.com | 2010-04-27 | 3 | -52/+7 |
* | Remove 2 memcpy() in the OpenMAX code path | hclam@chromium.org | 2010-04-15 | 1 | -4/+5 |
* | Revert "Remove 2 memcpy() for omx video decode input" | hclam@chromium.org | 2010-04-14 | 1 | -5/+4 |
* | Remove 2 memcpy() for omx video decode input | hclam@chromium.org | 2010-04-14 | 1 | -4/+5 |
* | ffmpeg better message for error on opening file if the file opens but the cod... | fbarchard@chromium.org | 2010-03-03 | 1 | -7/+17 |
* | Generate stubs for OpenMAX IL | hclam@chromium.org | 2010-03-02 | 1 | -0/+6 |
* | Using bitstream filters if OpenMAX is enabled | hclam@chromium.org | 2010-03-01 | 1 | -0/+6 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -3/+4 |
* | API to allow strategy class to work on the output buffer of OpenMAX | hclam@chromium.org | 2010-02-17 | 3 | -44/+92 |
* | Fix usage of OmxInputBuffer in OpenMAX code since it's refcounted. | hclam@chromium.org | 2010-02-09 | 1 | -1/+0 |
* | Refactor media::InputBuffer to consolidate it with media::Buffer | hclam@chromium.org | 2010-02-05 | 1 | -3/+4 |
* | Refactoring of media::OmxCodec to split configuration of IO ports | hclam@chromium.org | 2010-02-04 | 5 | -206/+310 |
* | Use FFmpeg demuxer and bitstream converters in omx_test | hclam@chromium.org | 2010-01-30 | 5 | -241/+572 |
* | Refactor some code that depends on FFmpeg | hclam@chromium.org | 2010-01-26 | 1 | -0/+528 |