summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update OMX messages for 64 bitAndy Hung2014-06-121-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