| Commit message (Expand) | Author | Age | Files | Lines |
* | enable omx_codec_unittest based on new omx engine | wjia@google.com | 2010-06-02 | 1 | -158/+192 |
* | Remove omx_codec since OMX client implementation is in omx_video_decode_engin... | wjia@google.com | 2010-05-28 | 1 | -1/+0 |
* | 1. decoder interface now looks a little strange, until we refactoring. | jiesun@google.com | 2010-05-21 | 1 | -0/+4 |
* | Fix OpenMAX video decoding hanging | hclam@chromium.org | 2010-05-14 | 1 | -13/+18 |
* | Remove OmxSink interface because Buffer Allocation will go through Allocator ... | jiesun@google.com | 2010-04-27 | 1 | -73/+21 |
* | Remove 2 memcpy() in the OpenMAX code path | hclam@chromium.org | 2010-04-15 | 1 | -2/+7 |
* | Revert "Remove 2 memcpy() for omx video decode input" | hclam@chromium.org | 2010-04-14 | 1 | -7/+2 |
* | Remove 2 memcpy() for omx video decode input | hclam@chromium.org | 2010-04-14 | 1 | -2/+7 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | API to allow strategy class to work on the output buffer of OpenMAX | hclam@chromium.org | 2010-02-17 | 1 | -0/+490 |