summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IOMX.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-56/+40
* Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...Andreas Huber2009-10-081-8/+13
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-0/+25
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-54/+44
* Squashed commit of the following:Andreas Huber2009-08-171-0/+120
* Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-101-0/+13
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-101-43/+0
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-0/+92
* Squashed commit of the following:Andreas Huber2009-07-161-0/+561