summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx/OMX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2009-12-171-26/+14
* Add a new API to support determining the roles of an OMX component specified ...Andreas Huber2009-12-151-0/+25
* Enable proper cleanup of OMX nodes managed through stagefright.Andreas Huber2009-12-041-2/+2
* Squashed commit of the following:Andreas Huber2009-12-031-13/+17
* resolved conflicts for merge of c66d53f9 to eclair-mr2Andreas Huber2009-11-121-21/+29
|\
| * Delegate the platform dependent hardware renderer implementation to a shared ...Andreas Huber2009-11-121-21/+29
| * DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-051-271/+116
* | When freeing an OMX node, attempt to transition it from its current state all...Andreas Huber2009-10-261-1/+1
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-273/+115
* | Separated private from public header files.Andreas Huber2009-10-131-3/+4
* | Split the ColorConverter off SoftwareRenderer, metadata support in stagefright.Andreas Huber2009-10-081-1/+1
* | Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...Andreas Huber2009-10-081-4/+6
|/
* Support CbYCrY -> RGB565 color conversion in IOMXRenderer.Andreas Huber2009-09-151-0/+1
* assert => CHECK in stagefright.Andreas Huber2009-08-261-6/+4
* Squashed commit of the following:Andreas Huber2009-08-171-16/+141
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-101-171/+1
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-0/+63
* stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they ar...Andreas Huber2009-07-171-0/+2
* Squashed commit of the following:Andreas Huber2009-07-161-0/+621