summaryrefslogtreecommitdiffstats
path: root/include/media/IOMX.h
Commit message (Expand)AuthorAgeFilesLines
* The qcom OMX video decoders do not allocate output buffer memory at the time ...Andreas Huber2010-01-251-0/+1
* Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber2010-01-201-1/+5
* Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-191-0/+5
* Squashed commit of the following:Andreas Huber2009-12-171-1/+5
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-19/+19
* Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...Andreas Huber2009-10-081-2/+2
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-2/+11
* Squashed commit of the following:Andreas Huber2009-08-271-16/+3
* Squashed commit of the following:Andreas Huber2009-08-171-4/+15
* Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-101-0/+11
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-101-18/+0
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-0/+24
* Squashed commit of the following:Andreas Huber2009-07-161-0/+176