1. 6607b39 Stagefright: idle OMX after ANW errors by Jamie Gennis · 13 years ago
  2. fbb170c Support profile and level query for SW video decoders by James Dong · 13 years ago
  3. fb96b5e Remove unused references to ISurface by Mathias Agopian · 13 years ago
  4. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 14 years ago
  5. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  6. 387e38d OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  7. 33a7814 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  8. 2198d75 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 14 years ago
  9. dab357b Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  10. 52733b8 The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr. by Andreas Huber · 15 years ago
  11. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  12. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  13. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  14. 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago
  15. 3f42707 Some decoders will return an error on OMX_EmptyThisBuffer to indicate that they don't support the media format, deal with this. by Andreas Huber · 15 years ago
  16. 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  17. 329577a Squashed commit of the following: by Andreas Huber · 15 years ago
  18. be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
  19. ccf8b94 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 15 years ago
  20. e9ec12c Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 15 years ago
  21. 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  22. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago