summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-181-4/+9
* stagefright: add support for samsung proprietary omxAdam77Root2013-01-052-0/+7
* 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
* Synchronize access to OMX class member variablesHaynes Mathew George2012-07-201-7/+10
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-091-0/+1
* Fix assertion triggered when mediaserver dies at roughly the sameAndreas Huber2012-05-011-1/+5
* Software MPEG4/H263 video encoder is now OMX-basedJames Dong2012-04-251-0/+2
* Software AVC encoder is now OMX-basedJames Dong2012-04-241-0/+1
* Implementation of a raw audio "decoder".Andreas Huber2012-03-291-0/+1
* AV Android make files changesJames Dong2012-03-282-2/+2
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-242-3/+0
* Remove obsolete OMXComponentBase classAndreas Huber2012-03-163-298/+0
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-125-5/+6
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-106-25/+25
* Merge "Removed a loop for buffer lookup"James Dong2012-02-021-17/+18
|\
| * Removed a loop for buffer lookupJames Dong2012-02-021-17/+18
* | The AMR WB software encoder is now an OMX component.Andreas Huber2012-02-011-0/+1
* | The software AMR NB encoder is now an OMX component.Andreas Huber2012-02-011-0/+1
* | Merge "add tests module tag to omx_tests"James Dong2012-01-311-2/+4
|\ \
| * | add tests module tag to omx_testsJames Dong2012-01-311-2/+4
| |/
* | Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-1/+1
|/
* The software AAC encoder is now an OMX component.Andreas Huber2012-01-261-0/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-084-21/+21
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-7/+7
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-264-14/+14
* Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-192-0/+14
* Various improvements to nuplayer playbackAndreas Huber2011-09-162-2/+2
* Merge "Remove useAndroidNativeBuffer(2) warning message."Chih-Chung Chang2011-08-211-3/+0
|\
| * Remove useAndroidNativeBuffer(2) warning message.Chih-Chung Chang2011-08-181-3/+0
* | Stagefright: fix a compiler warningJamie Gennis2011-08-111-1/+1
|/
* libstagefright: add destroyOMXPlugin and use C linkage for symbolsIliyan Malchev2011-07-271-2/+13
* Remove PV AVC decoderJames Dong2011-07-191-1/+0
* Bug 5031179 possible fix for assert in joinGlenn Kasten2011-07-141-2/+7
* Merge "OMX CallbackDispatcher uses C++ Thread not pthread"Glenn Kasten2011-07-141-28/+35
|\
| * OMX CallbackDispatcher uses C++ Thread not pthreadGlenn Kasten2011-07-121-28/+35
* | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-8/+1
|/
* Update paths to test content used to run the omx_tests.Andreas Huber2011-06-271-11/+7
* Stagefright: add support for gralloc OMX_UseBuffer.Anu Sundararajan2011-06-231-0/+65
* Log an error instead of asserting if the OMX plugin reports an error.Andreas Huber2011-06-211-1/+5
* Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-151-1/+0
* Bug 4608375Glenn Kasten2011-06-141-1/+1
* Initial-checkin for ON2 Software AVC/H264 decoderJames Dong2011-06-021-0/+1
* Make sure all references to the decoder plugin are accounted forAndreas Huber2011-05-242-1/+7
* Make sure the software mpeg4 decoder supports multiple input frames per input...Andreas Huber2011-05-241-0/+2
* Squashed commit of the following:Andreas Huber2011-05-1110-152/+1192
* Fix omx_tests to no longer refer to test files that are no longer available.Andreas Huber2011-04-271-8/+8
* Ignore OMX codec messages once we're in ERROR state.Andreas Huber2011-03-281-1/+1