summaryrefslogtreecommitdiffstats
path: root/include/media/IOMX.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/+6
* stagefright: add support for output frame rendered callbackLajos Molnar2015-06-091-1/+6
* stagefright: add support for batching OMX eventsLajos Molnar2015-06-051-1/+4
* stagefright: add support for fences in OMXLajos Molnar2015-06-021-4/+15
* stagefright: rework metadata buffer supportLajos Molnar2015-06-011-3/+24
* stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-011-2/+5
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-1/+1
* MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-0/+9
* stagefright: add support for limiting framerate in GraphicBufferSourceRonghua Wu2015-02-121-0/+1
* Added Tunneled video playback support to ACodecRachad2014-08-081-0/+4
* Update OMX messages for 64 bitAndy Hung2014-05-141-2/+2
* Remove legacy omx_message variablesAndy Hung2014-05-061-2/+0
* support for time lapse/slow motion when using SURFACE sourceChong Zhang2014-02-141-0/+1
* Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-051-0/+1
* Cap pts gap between adjacent frames to specified valueChong Zhang2014-01-301-0/+1
* IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-031-0/+4
* Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-131-0/+1
* 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/+10
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+7
* remove jni.h include from IOMX.hColin Cross2012-03-241-2/+0
* Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-2/+2
* Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-191-0/+3
* Support profile and level query for SW video decodersJames Dong2011-07-111-0/+5
* Remove unused references to ISurfaceMathias Agopian2011-04-041-1/+0
* 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-38/+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/+8
* Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API.""Jamie Gennis2010-09-011-8/+0
* Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-011-0/+8
* The qcom OMX video decoders do not allocate output buffer memory at the time ...Andreas Huber2010-01-251-0/+1
* Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber2010-01-201-1/+5
* Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-191-0/+5
* Squashed commit of the following:Andreas Huber2009-12-171-1/+5
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-19/+19
* Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...Andreas Huber2009-10-081-2/+2
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-2/+11
* Squashed commit of the following:Andreas Huber2009-08-271-16/+3
* Squashed commit of the following:Andreas Huber2009-08-171-4/+15
* Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-101-0/+11
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-101-18/+0
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-0/+24
* Squashed commit of the following:Andreas Huber2009-07-161-0/+176