summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/OMX.h
Commit message (Expand)AuthorAgeFilesLines
* IOMX: work against metadata buffer spoofingLajos Molnar2016-09-271-2/+2
* OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia2015-10-021-0/+2
* stagefright: add support for fences in OMXLajos Molnar2015-06-021-4/+4
* stagefright: rework metadata buffer supportLajos Molnar2015-06-011-3/+5
* stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-011-2/+2
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-1/+1
* MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-0/+8
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* Added Tunneled video playback support to ACodecRachad2014-08-081-0/+4
* Update OMX messages for 64 bitAndy Hung2014-05-141-2/+2
* IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-031-0/+4
* IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-061-0/+4
* Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-171-0/+7
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+6
* Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-1/+1
* Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-191-0/+3
* OMX CallbackDispatcher uses C++ Thread not pthreadGlenn Kasten2011-07-121-0/+1
* Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-281-0/+3
* Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-7/+0
* OMX extension to support storing meta data in video input buffers during reco...James Dong2010-10-211-0/+3
* Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-031-0/+7
* Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API.""Jamie Gennis2010-09-011-7/+0
* Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-011-0/+7
* This patch enables each omx instance to have a separate message dispatcher, andJames Dong2010-06-141-6/+5
* Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber2010-01-201-1/+1
* Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-191-0/+2
* Squashed commit of the following:Andreas Huber2009-12-171-1/+1
* Squashed commit of the following:Andreas Huber2009-12-031-0/+6
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-0/+133