1. b1d666f Stagefright: idle OMX after ANW errors by Jamie Gennis · 13 years ago
  2. 2edd415 Merge "Remove useAndroidNativeBuffer(2) warning message." by Chih-Chung Chang · 13 years ago
  3. 2e17686 Remove useAndroidNativeBuffer(2) warning message. by Chih-Chung Chang · 13 years ago
  4. a0dac9e Stagefright: fix a compiler warning by Jamie Gennis · 13 years ago
  5. c5a57ef Stagefright: add support for gralloc OMX_UseBuffer. by Anu Sundararajan · 13 years ago
  6. bbba88c Squashed commit of the following: by Andreas Huber · 13 years ago
  7. 0c03d5c Ignore OMX codec messages once we're in ERROR state. by Andreas Huber · 13 years ago
  8. e2ce645 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 14 years ago
  9. 43e5eca More instrumentation to track down the hardware decoder not shutting down bug. by Andreas Huber · 14 years ago
  10. e870772 OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  11. 83750ea Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  12. 9f2d258 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 14 years ago
  13. 559dc60 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  14. 03b268e Various fixes to enable recording on passion and nexus1. by Andreas Huber · 15 years ago
  15. 2a3847e Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails. by Andreas Huber · 15 years ago
  16. 0d681df During shutdown, don't loop forever on a state transition to OMX_StateInvalid. by Andreas Huber · 15 years ago
  17. 570a3cb Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  18. 134ee6a Squashed commit of the following: by Andreas Huber · 15 years ago
  19. f0fb96c Enable proper cleanup of OMX nodes managed through stagefright. by Andreas Huber · 15 years ago
  20. e3ec3ce Squashed commit of the following: by Andreas Huber · 15 years ago
  21. fa70cad Handle OMX_StateInvalid in emergency shutdown properly (by ignoring it and hoping for the best) instead of asserting. by Andreas Huber · 15 years ago
  22. d6703ab 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
  23. 47bed1a Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 15 years ago
  24. 2d6d6e9 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
  25. 318ad9c Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago