1. 45179fa Leave the number of output buffers up to surface flinger and friends. by Andreas Huber · 13 years ago
  2. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  3. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  4. 1bb0ffd Squashed commit of the following: by Andreas Huber · 14 years ago
  5. b04c1503 Set the external display usage bit in Stagefright. by Jamie Gennis · 14 years ago
  6. 940c866 Support post-decode video rotation. by Andreas Huber · 14 years ago
  7. 08478d1 Some instrumentation of OMXCodec for future investigation and a possibly temporary fix for the green tinge on video playback. by Andreas Huber · 14 years ago
  8. 94e6b66 Don't assert on unexpected surface flinger dequeue/enqueueBuffer errors, log a warning and ignore them instead. by Andreas Huber · 14 years ago
  9. c6c9b49 Account for the _ADRENO constant being moved. by Jamie Gennis · 14 years ago
  10. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  11. 4c98743 Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the contained buffers. by Andreas Huber · 14 years ago
  12. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  13. 4ab5a6f Support for rendering through an overlay on the droid even if a software renderer is active. by Andreas Huber · 14 years ago
  14. cfde87b Use physical memory for software rendering to take a fast path through surface flinger if possible. by Andreas Huber · 15 years ago
  15. 1314e73 AwesomePlayer now renders either remote (IOMXRenderer) or locally depending on what kind of decoder was instantiated. Split off color conversion code into its own shared library. by Andreas Huber · 15 years ago[Renamed from media/libstagefright/omx/SoftwareRenderer.cpp]
  16. bd7b43b Separated private from public header files. by Andreas Huber · 15 years ago
  17. 53a76bd Split the ColorConverter off SoftwareRenderer, metadata support in stagefright. by Andreas Huber · 15 years ago
  18. 4f23457 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 15 years ago
  19. c966a3c Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 15 years ago
  20. b5ceb9e assert => CHECK in stagefright. 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[Renamed (96%) from media/libstagefright/SoftwareRenderer.cpp]
  22. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago