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