summaryrefslogtreecommitdiffstats
path: root/media/omx/omx_codec_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-051-2/+2
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-031-2/+2
* Revert 58429, 58428, 58427, 58423.akalin@chromium.org2010-09-031-2/+2
* Build fix. Fix include to point to new locations.hclam@chromium.org2010-09-021-2/+2
* media: change engine interface to be suitable for gpu_video_decoderjiesun@google.com2010-08-131-0/+2
* media: OMX seek works for OMX_HEADBUFFERTYPE now.jiesun@google.com2010-06-291-6/+5
* 1. make omx engine the driving force to read bit streamwjia@google.com2010-06-101-15/+14
* 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