1. 609b815 Update OMX messages for 64 bit by Andy Hung · 11 years ago
  2. 784e24e Remove legacy omx_message variables by Andy Hung · 11 years ago
  3. 2c9c8cb support for time lapse/slow motion when using SURFACE source by Chong Zhang · 12 years ago
  4. 72cecca Change StagefrightRecorder to use MediaCodec by Chong Zhang · 12 years ago
  5. 94ee4b7 Cap pts gap between adjacent frames to specified value by Chong Zhang · 12 years ago
  6. 56ce726 IOMX: Add prepareForAdaptivePlayback method by Lajos Molnar · 12 years ago
  7. a61285d Optionally repeat the previously submitted frame to the encoder by Andreas Huber · 12 years ago
  8. d071586 IOMX: add updateGraphicBufferInMeta method for metadata mode by Lajos Molnar · 12 years ago
  9. e40cda7 Support "suspension" of a video encoder in "surface-input" mode. by Andreas Huber · 12 years ago
  10. 7cd5853 Implement Surface input to MediaCodec. by Andy McFadden · 13 years ago
  11. 8f7f7ad remove jni.h include from IOMX.h by Colin Cross · 13 years ago
  12. d459b48 Slighly improve the API to discover if the OMX stack is running in the local by Andreas Huber · 14 years ago
  13. b1d666f Stagefright: idle OMX after ANW errors by Jamie Gennis · 14 years ago
  14. 457116d Support profile and level query for SW video decoders by James Dong · 14 years ago
  15. abf471f Remove unused references to ISurface by Mathias Agopian · 14 years ago
  16. e2ce645 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 15 years ago
  17. 0a5ca66 Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 15 years ago
  18. e870772 OMX extension to support storing meta data in video input buffers during recording by James Dong · 15 years ago
  19. 83750ea Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 15 years ago
  20. 9f2d258 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 15 years ago
  21. 559dc60 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 15 years ago
  22. 213addf 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 · 16 years ago
  23. 570a3cb Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 16 years ago
  24. 7eaa9c9 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 16 years ago
  25. 134ee6a Squashed commit of the following: by Andreas Huber · 16 years ago
  26. 318ad9c Reimplement the OMX backend for stagefright. by Andreas Huber · 16 years ago
  27. 36efa03 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 · 16 years ago
  28. 1b84df1 Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 16 years ago
  29. e0f0b08 Squashed commit of the following: by Andreas Huber · 16 years ago
  30. 693d271 Squashed commit of the following: by Andreas Huber · 16 years ago
  31. f4148b5 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 16 years ago
  32. 408b8e1 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 16 years ago
  33. 8b938cd The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 16 years ago
  34. 20111aa Squashed commit of the following: by Andreas Huber · 16 years ago