1. 075e9a1 AArch64: Use long for pointers in media classes by Ashok Bhat · 11 years ago
  2. fd2e500 Fix hang by Marco Nelissen · 11 years ago
  3. 226065b Expose MediaCodec.setParameters API to by Andreas Huber · 11 years ago
  4. 8d5f3e3 Manage jclass objects (and most jobjects) in jni code using ScopedLocalRef by Andreas Huber · 11 years ago
  5. 3ed3826 Define error codes for MediaCodec.CryptoException by Jeff Tinker · 11 years ago
  6. e20a6d5 Add support for common encryption by Marco Nelissen · 11 years ago
  7. 2621e40 Implement Surface input to MediaCodec. by Andy McFadden · 12 years ago
  8. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  9. eca3eb5 Merge "Don't create weird ByteBuffers" by Marco Nelissen · 12 years ago
  10. cbbea8e Don't create weird ByteBuffers by Marco Nelissen · 12 years ago
  11. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  12. 056ef2e MediaCodec: Allow getting the chosen component name by Martin Storsjo · 12 years ago
  13. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  14. d932de9 mediacodec: Don't crash if trying to open a codec that does not exist by Martin Storsjo · 12 years ago
  15. 3dd7fd0 Return codec buffers that are marked as having host endianness. by Andreas Huber · 12 years ago
  16. 60d610b Various changes to Media* APIs requested by the api council. by Andreas Huber · 12 years ago
  17. b12a539 New API to set the video rendering mode on a MediaCodec instance. by Andreas Huber · 12 years ago
  18. bfc56f4 DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients by Andreas Huber · 12 years ago
  19. 91befdc Information required to decrypt buffers is now packaged into MediaCodec.CryptoInfo by Andreas Huber · 12 years ago
  20. 07ea426 Unhide new media related java APIs. by Andreas Huber · 12 years ago
  21. 9e6bcce New JAVA API to support submitting encrypted buffers of input data. by Andreas Huber · 12 years ago
  22. 8240d92 New Crypto JAVA class to facilitate decryption via MediaCodec. by Andreas Huber · 12 years ago
  23. 0e97fc2 More DRM/crypto support. by Andreas Huber · 12 years ago
  24. c52b980 Documentation/API update for MediaCodec/MediaExtractor, fixes to MediaCodec. by Andreas Huber · 12 years ago
  25. 4484bdd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 12 years ago
  26. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  27. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 13 years ago