| Commit message (Expand) | Author | Age | Files | Lines |
* | remove jni.h include from IOMX.h | Colin Cross | 2012-03-24 | 1 | -2/+0 |
* | Slighly improve the API to discover if the OMX stack is running in the local | Andreas Huber | 2012-01-31 | 1 | -2/+2 |
* | Stagefright: idle OMX after ANW errors | Jamie Gennis | 2011-10-19 | 1 | -0/+3 |
* | Support profile and level query for SW video decoders | James Dong | 2011-07-11 | 1 | -0/+5 |
* | Remove unused references to ISurface | Mathias Agopian | 2011-04-04 | 1 | -1/+0 |
* | Add an OMX IL API for querying buffer usage flags. | Jamie Gennis | 2011-02-28 | 1 | -0/+3 |
* | Remove all traces of legacy renderer support in stagefright. | Andreas Huber | 2010-11-16 | 1 | -38/+0 |
* | OMX extension to support storing meta data in video input buffers during reco... | James Dong | 2010-10-21 | 1 | -0/+3 |
* | Add the new Stagefright ANativeWindow OMX codec API. | Jamie Gennis | 2010-09-03 | 1 | -0/+8 |
* | Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" | Jamie Gennis | 2010-09-01 | 1 | -8/+0 |
* | Add the new Stagefright ANativeWindow OMX codec API. | Jamie Gennis | 2010-09-01 | 1 | -0/+8 |
* | The qcom OMX video decoders do not allocate output buffer memory at the time ... | Andreas Huber | 2010-01-25 | 1 | -0/+1 |
* | Fix no-copy-overhead OMXCodec implementation to actually work. | Andreas Huber | 2010-01-20 | 1 | -1/+5 |
* | Avoid unnecessary buffer copying if at all possible, detect if running in the... | Andreas Huber | 2010-01-19 | 1 | -0/+5 |
* | Squashed commit of the following: | Andreas Huber | 2009-12-17 | 1 | -1/+5 |
* | Reimplement the OMX backend for stagefright. | Andreas Huber | 2009-10-16 | 1 | -19/+19 |
* | Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th... | Andreas Huber | 2009-10-08 | 1 | -2/+2 |
* | Added an API IOMX::createRendererFromJavaSurface. | Andreas Huber | 2009-09-15 | 1 | -2/+11 |
* | Squashed commit of the following: | Andreas Huber | 2009-08-27 | 1 | -16/+3 |
* | Squashed commit of the following: | Andreas Huber | 2009-08-17 | 1 | -4/+15 |
* | Expose a variation of the createRenderer API that works on a plain Surface. | Andreas Huber | 2009-08-10 | 1 | -0/+11 |
* | Deprecate/remove now unused socketpair ipc communication in favour of exclusi... | Andreas Huber | 2009-08-10 | 1 | -18/+0 |
* | The IOMX interface now instantiates IOMXRenderers to hide the details of hard... | Andreas Huber | 2009-07-31 | 1 | -0/+24 |
* | Squashed commit of the following: | Andreas Huber | 2009-07-16 | 1 | -0/+176 |