1. e1dea48 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  2. 8e9d67a Move away from MediaDebug and use ADebug instead by James Dong · 13 years ago
  3. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  4. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  5. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 6607b39 Stagefright: idle OMX after ANW errors by Jamie Gennis · 13 years ago
  7. 8598e57 Merge "Remove useAndroidNativeBuffer(2) warning message." by Chih-Chung Chang · 13 years ago
  8. b6769fc Remove useAndroidNativeBuffer(2) warning message. by Chih-Chung Chang · 13 years ago
  9. 35c6ec2 Stagefright: fix a compiler warning by Jamie Gennis · 13 years ago
  10. 3db9f38 Stagefright: add support for gralloc OMX_UseBuffer. by Anu Sundararajan · 13 years ago
  11. 4b3913a Squashed commit of the following: by Andreas Huber · 13 years ago
  12. 3a28b02 Ignore OMX codec messages once we're in ERROR state. by Andreas Huber · 13 years ago
  13. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 14 years ago
  14. 06be3b1 More instrumentation to track down the hardware decoder not shutting down bug. by Andreas Huber · 14 years ago
  15. 387e38d OMX extension to support storing meta data in video input buffers during recording by James Dong · 14 years ago
  16. 33a7814 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  17. 2198d75 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 14 years ago
  18. dab357b Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  19. 71c27d9 Various fixes to enable recording on passion and nexus1. by Andreas Huber · 14 years ago
  20. 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
  21. 9f4557e During shutdown, don't loop forever on a state transition to OMX_StateInvalid. by Andreas Huber · 15 years ago
  22. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  23. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  24. fef6435 Enable proper cleanup of OMX nodes managed through stagefright. by Andreas Huber · 15 years ago
  25. b0caf94 Squashed commit of the following: by Andreas Huber · 15 years ago
  26. 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
  27. 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
  28. ad28543 Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 15 years ago
  29. 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
  30. 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago