summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx/tests
Commit message (Expand)AuthorAgeFilesLines
* More precise 32-bit only for libstagefright/ subdirectoriesGlenn Kasten2014-03-171-0/+2
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-3/+4
* Adds VP9 decoding support for stagefright.hkuang2013-06-241-1/+2
* Add liblogYing Wang2013-04-091-1/+1
* 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
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* AV Android make files changesJames Dong2012-03-281-1/+1
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-1/+0
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-102-17/+17
* add tests module tag to omx_testsJames Dong2012-01-311-2/+4
* 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
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* Raise the amount of memory set aside for omx buffer allocations in the test h...Andreas Huber2010-09-221-1/+1
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-6/+0
* 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
* Add missing shared libraries in linker commands. Currently these libraries areDoug Kwan2009-12-221-1/+1
* Squashed commit of the following:Andreas Huber2009-12-173-0/+943