summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IOMX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-29/+37
|\
| * Check mprotect resultMarco Nelissen2016-09-271-24/+28
| * IOMX: work against metadata buffer spoofingLajos Molnar2016-09-271-5/+9
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-30/+71
|\ \ | |/
| * Fix OMX_IndexParamConsumerUsageBits size checkMarco Nelissen2016-04-211-3/+4
| * Fix size check for OMX_IndexParamConsumerUsageBitsMarco Nelissen2016-04-211-2/+6
| * DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-30/+66
| * Clear allocation to avoid info leakMarco Nelissen2016-02-261-27/+32
| * Fixing safteynet logging bug introduced in ag/862848mspector@google.com2016-02-261-4/+0
| * 3 uninitialized variables in IOMX.cppmspector@google.com2016-02-261-3/+16
| * IOMX.cpp uninitialized pointer in BnOMX::onTransactmspector@google.com2016-02-261-3/+5
* | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-051-33/+49
|\ \
| * | Clear allocation to avoid info leakMarco Nelissen2016-03-011-27/+32
| * | Fixing safteynet logging bug introduced in ag/862848mspector@google.com2016-03-011-4/+0
| * | 3 uninitialized variables in IOMX.cppmspector@google.com2016-03-011-3/+16
| * | IOMX.cpp uninitialized pointer in BnOMX::onTransactmspector@google.com2016-03-011-3/+5
| |/
* | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-0/+6
|\ \ | |/
| * OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia2015-10-021-0/+6
* | Stagefright: Enable custom allocation mode.Shivaprasad Hongal2015-10-061-0/+3
|/
* stagefright: add support for batching OMX eventsLajos Molnar2015-06-051-18/+40
* stagefright: add support for fences in OMXLajos Molnar2015-06-021-9/+23
* stagefright: rework metadata buffer supportLajos Molnar2015-06-011-9/+32
* stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-011-4/+8
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-7/+5
* MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-0/+83
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-4/+4
* Added Tunneled video playback support to ACodecRachad2014-08-081-0/+38
* Update OMX messages for 64 bitAndy Hung2014-05-141-64/+68
* When passing a size_t via binder, use 64-bits unconditionallyGlenn Kasten2014-02-131-8/+8
* IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-031-0/+34
* IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-061-0/+33
* Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-171-0/+29
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-20/+93
* fix libgui header locationMathias Agopian2012-02-271-2/+0
* Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-311-2/+5
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-191-0/+26
* Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-171-0/+16
* Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-281-0/+29
* Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.Andreas Huber2011-01-191-58/+20
* Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-128/+0
* OMX extension to support storing meta data in video input buffers during reco...James Dong2010-10-211-0/+28
* Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-031-0/+73
* Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API.""Jamie Gennis2010-09-011-73/+0
* Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-011-0/+73
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-2/+2
* Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber2010-01-201-3/+7
* Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-191-3/+21
* Squashed commit of the following:Andreas Huber2009-12-171-6/+18