summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-6/+7
|\
| * IOMX: work against metadata buffer spoofingLajos Molnar2016-09-271-6/+7
* | stagefright: Add OMX.ffmpeg. checkingKeith Mok2015-12-071-1/+1
* | libstagefright: Extended media support via FFMPEGSteve Kondik2015-10-281-0/+1
|/
* stagefright: add support for fences in OMXLajos Molnar2015-06-021-6/+6
* stagefright: rework metadata buffer supportLajos Molnar2015-06-011-9/+9
* stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-011-6/+6
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-4/+3
* MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-0/+23
* Omx: Return an error if no IOMX is availableAndy Hung2015-04-291-2/+8
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-1/+1
* Added Tunneled video playback support to ACodecRachad2014-08-081-0/+11
* Send 64 bit OMX codec handling to 32 bit MediaServerAndy Hung2014-05-141-0/+12
* Update OMX messages for 64 bitAndy Hung2014-05-141-4/+4
* IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-031-0/+11
* IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-061-0/+11
* Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-171-0/+16
* ACodec now signals an error if the mediaserver died while it is inAndreas Huber2013-04-111-1/+1
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+18
* Fix memory leakage due to unreleased MuxOMX objects after disconnectionJames Dong2012-02-231-0/+4
* Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-4/+4
* Instantiate software codecs locally whenever possible.Andreas Huber2012-01-301-1/+294
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-1/+1
* Squashed commit of the following:Andreas Huber2009-08-271-174/+0
* assert => CHECK in stagefright.Andreas Huber2009-08-261-8/+6
* Squashed commit of the following:Andreas Huber2009-08-171-1/+1
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-101-151/+5
* Squashed commit of the following:Andreas Huber2009-07-161-0/+369