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