summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx
Commit message (Expand)AuthorAgeFilesLines
...
| * update to new Consumer APIsMathias Agopian2013-07-161-5/+4
* | Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-174-14/+106
|/
* Pass additional arg to acquireBuffer calls.Andy McFadden2013-07-081-2/+2
* Adds VP9 decoding support for stagefright.hkuang2013-06-242-3/+5
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-052-0/+291
* stagefright: BufferProducer updatesLajos Molnar2013-05-232-29/+28
* Avoid a deadlock during EmptyBufferDoneAndreas Huber2013-05-201-11/+17
* Merge "update to Fence::waitForever() API change" into jb-mr2-devMathias Agopian2013-05-171-2/+1
|\
| * update to Fence::waitForever() API changeMathias Agopian2013-05-161-2/+1
* | Adjust timestamp scaleAndy McFadden2013-05-162-4/+4
|/
* OMXNodeInstance: actually fix OMX_GetExtIndex loggingJamie Gennis2013-04-181-4/+5
* 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