1. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 13 years ago
  2. 06be3b1 More instrumentation to track down the hardware decoder not shutting down bug. by Andreas Huber · 14 years ago
  3. 387e38d OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  4. 33a7814 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  5. 2198d75 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 14 years ago
  6. dab357b Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  7. 71c27d9 Various fixes to enable recording on passion and nexus1. by Andreas Huber · 14 years ago
  8. 2a09c7e Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails. by Andreas Huber · 14 years ago
  9. 9f4557e During shutdown, don't loop forever on a state transition to OMX_StateInvalid. by Andreas Huber · 14 years ago
  10. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  11. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  12. fef6435 Enable proper cleanup of OMX nodes managed through stagefright. by Andreas Huber · 15 years ago
  13. b0caf94 Squashed commit of the following: by Andreas Huber · 15 years ago
  14. 9a50fdf Handle OMX_StateInvalid in emergency shutdown properly (by ignoring it and hoping for the best) instead of asserting. by Andreas Huber · 15 years ago
  15. 3085c83 When freeing an OMX node, attempt to transition it from its current state all the way to "Loaded" in order to properly free any allocated buffers. by Andreas Huber · 15 years ago
  16. ad28543 Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 15 years ago
  17. cb64cd2 Still don't know why the heap gets corrupted, but not deleting the OMXNodeInstance appears to prevent this from happening. by Andreas Huber · 15 years ago
  18. 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago