summaryrefslogtreecommitdiffstats
path: root/media/tools/omx_test/omx_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-171-1/+1
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-171-1/+1
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-131-8/+8
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-051-3/+3
* Remove refcounting of VideoDecodeEnginehclam@chromium.org2010-09-031-2/+2
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-031-1/+1
* Revert 58429, 58428, 58427, 58423.akalin@chromium.org2010-09-031-1/+1
* Build fix. Fix include to point to new locations.hclam@chromium.org2010-09-021-1/+1
* media: change engine interface to be suitable for gpu_video_decoderjiesun@google.com2010-08-131-14/+39
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+7
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-281-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-281-1/+1
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-281-1/+1
* Revert 53281 - ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-1/+1
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-1/+1
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-161-8/+9
* media: OMX seek works for OMX_HEADBUFFERTYPE now.jiesun@google.com2010-06-291-2/+2
* 1. make omx engine the driving force to read bit streamwjia@google.com2010-06-101-4/+1
* add support of OpenMAX EGL image decodingwjia@google.com2010-06-071-1/+1
* Remove omx_codec since OMX client implementation is in omx_video_decode_engin...wjia@google.com2010-05-281-71/+86
* 1. decoder interface now looks a little strange, until we refactoring.jiesun@google.com2010-05-211-8/+5
* Remove OmxSink interface because Buffer Allocation will go through Allocator ...jiesun@google.com2010-04-271-7/+4
* Remove 2 memcpy() in the OpenMAX code pathhclam@chromium.org2010-04-151-4/+5
* Revert "Remove 2 memcpy() for omx video decode input"hclam@chromium.org2010-04-141-5/+4
* Remove 2 memcpy() for omx video decode inputhclam@chromium.org2010-04-141-4/+5
* Generate stubs for OpenMAX ILhclam@chromium.org2010-03-021-0/+6
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-3/+4
* API to allow strategy class to work on the output buffer of OpenMAXhclam@chromium.org2010-02-171-21/+19
* Fix usage of OmxInputBuffer in OpenMAX code since it's refcounted.hclam@chromium.org2010-02-091-1/+0
* Refactor media::InputBuffer to consolidate it with media::Bufferhclam@chromium.org2010-02-051-3/+4
* Refactoring of media::OmxCodec to split configuration of IO portshclam@chromium.org2010-02-041-196/+187
* Use FFmpeg demuxer and bitstream converters in omx_testhclam@chromium.org2010-01-301-241/+100
* Refactor some code that depends on FFmpeghclam@chromium.org2010-01-261-0/+528