summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx/tests/OMXHarness.cpp
Commit message (Expand)AuthorAgeFilesLines
* stagefright: add support for batching OMX eventsLajos Molnar2015-06-051-2/+4
* stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-011-1/+1
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-23/+0
* Opus Matroska support in OpenMaxVignesh Venkatasubramanian2014-03-031-0/+2
* resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-3/+4
|\
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-3/+4
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-1/+3
|/
* Adds VP9 decoding support for stagefright.hkuang2013-06-241-1/+2
* ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-011-9/+3
* Only emit padding at the end of the stream in the aac and mp3 decodersAndreas Huber2012-08-071-3/+14
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-16/+16
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-7/+7
* Update paths to test content used to run the omx_tests.Andreas Huber2011-06-271-11/+7
* Squashed commit of the following:Andreas Huber2011-05-111-2/+19
* Fix omx_tests to no longer refer to test files that are no longer available.Andreas Huber2011-04-271-8/+8
* Raise the amount of memory set aside for omx buffer allocations in the test h...Andreas Huber2010-09-221-1/+1
* Tweak the omx tests to always do a seek-beyond-EOS on the first iteration, fo...Andreas Huber2010-03-181-3/+14
* When the extractor is not able to be created successfully, don't crashJames Dong2010-02-041-1/+7
* Simplify the MemoryDealer implementationMathias Agopian2010-01-291-1/+1
* Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-281-2/+12
* Make sure the seek test attempts to seek on the very first iteration, as this...Andreas Huber2010-01-141-2/+2
* Squashed commit of the following:Andreas Huber2009-12-171-0/+815