summaryrefslogtreecommitdiff
path: root/media/libmedia/IOMX.cpp
AgeCommit message (Expand)Author
2012-02-27fix libgui header locationMathias Agopian
2012-01-31Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2011-10-19Stagefright: idle OMX after ANW errorsJamie Gennis
2011-03-17Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong
2011-02-28Add an OMX IL API for querying buffer usage flags.Jamie Gennis
2011-01-19Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.Andreas Huber
2010-11-16Remove all traces of legacy renderer support in stagefright.Andreas Huber
2010-10-21OMX extension to support storing meta data in video input buffers during reco...James Dong
2010-09-03Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis
2010-09-01Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API.""Jamie Gennis
2010-09-01Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis
2010-04-12don't hardcode "mSurface" throughout our source codeMathias Agopian
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-01-20Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber
2010-01-19Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber
2009-12-17Squashed commit of the following:Andreas Huber
2009-10-16Reimplement the OMX backend for stagefright.Andreas Huber
2009-10-08Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...Andreas Huber
2009-09-15Added an API IOMX::createRendererFromJavaSurface.Andreas Huber
2009-08-17Support for marshalling pointers / intptr_t in Parcel.Andreas Huber
2009-08-17Squashed commit of the following:Andreas Huber
2009-08-10Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber
2009-08-10Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber
2009-07-31The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber
2009-07-16Squashed commit of the following:Andreas Huber