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