Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |