summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx
Commit message (Expand)AuthorAgeFilesLines
* Merge "OMXNodeInstance: fix OMX_GetExtensionIndex logging" into jb-mr2-devJamie Gennis2013-04-121-17/+15
|\
| * OMXNodeInstance: fix OMX_GetExtensionIndex loggingJamie Gennis2013-04-091-17/+15
* | Add liblogYing Wang2013-04-092-1/+2
|/
* GraphicBufferSource fixesAndy McFadden2013-03-123-56/+81
* Correct MediaCodec + Surface behaviorAndy McFadden2013-03-053-20/+31
* Implement Surface input to MediaCodec.Andy McFadden2013-03-045-0/+769
* Add OMX.google.vpx.encoderJames Dong2013-02-121-0/+1
* Make codecs reconfigurableMarco Nelissen2012-12-181-0/+8
* Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+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
* 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