summaryrefslogtreecommitdiffstats
path: root/media/omx/omx_codec_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* add support of OpenMAX EGL image decodingwjia@google.com2010-06-071-5/+5
* enable omx_codec_unittest based on new omx enginewjia@google.com2010-06-021-158/+192
* Remove omx_codec since OMX client implementation is in omx_video_decode_engin...wjia@google.com2010-05-281-1/+0
* 1. decoder interface now looks a little strange, until we refactoring.jiesun@google.com2010-05-211-0/+4
* Fix OpenMAX video decoding hanginghclam@chromium.org2010-05-141-13/+18
* Remove OmxSink interface because Buffer Allocation will go through Allocator ...jiesun@google.com2010-04-271-73/+21
* Remove 2 memcpy() in the OpenMAX code pathhclam@chromium.org2010-04-151-2/+7
* Revert "Remove 2 memcpy() for omx video decode input"hclam@chromium.org2010-04-141-7/+2
* Remove 2 memcpy() for omx video decode inputhclam@chromium.org2010-04-141-2/+7
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* API to allow strategy class to work on the output buffer of OpenMAXhclam@chromium.org2010-02-171-0/+490