1. 70d2ba3 Remove libmedia and libstagefright dependency from extractors by Dongwon Kang · 7 years ago
  2. 60cc6c0 cpp: use proper nativehelper headers by Steven Moreland · 7 years ago
  3. 2659c2f cas: convert MediaCas to HIDL by Chong Zhang · 7 years ago
  4. 10353e3 Rework getMetrics() api per API council by Ray Essick · 7 years ago
  5. f2d0e40 Integrate API Council feedback into Media Metrics APIs by Ray Essick · 7 years ago
  6. d5927ae MediaCas: add framework APIs by Chong Zhang · 8 years ago
  7. ba5ce2c API android.media.MediaExtractor.getMetrics() by Ray Essick · 7 years ago
  8. 7e5e1b0 No need to initialize the file sniffers anymore by Marco Nelissen · 8 years ago
  9. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  10. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  11. bc10185 MediaDataSource: address API council comments by Chong Zhang · 9 years ago
  12. 4eaa293 Unhide the android.media.[Media]DataSource interface. by Chris Watkins · 9 years ago
  13. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  14. 7be2452 MediaExtractor: set buffer offset/limit in readSampleData by Lajos Molnar · 10 years ago
  15. 3710981 am 303d666f: am 0e3f3c70: am 91bbb75c: Merge "Cast CallMethod\'s size_t parameters to jint" by Narayan Kamath · 10 years ago
  16. 136c08a Cast CallMethod's size_t parameters to jint by Ashok Bhat · 10 years ago
  17. e78a747 am f7a6fe95: am 0425a51b: am 51ec4ec5: am 5de03b18: Merge "Don\'t assume that size_t is 32-bit" by Narayan Kamath · 10 years ago
  18. e92416d Don't assume that size_t is 32-bit by Ashok Bhat · 10 years ago
  19. d2506a5 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 10 years ago
  20. 075e9a1 AArch64: Use long for pointers in media classes by Ashok Bhat · 11 years ago
  21. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  22. e20a6d5 Add support for common encryption by Marco Nelissen · 11 years ago
  23. c209a06 Let apps provide a custom data source for extractors by Marco Nelissen · 12 years ago
  24. f86374a Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no by Andreas Huber · 12 years ago
  25. 60d610b Various changes to Media* APIs requested by the api council. by Andreas Huber · 12 years ago
  26. f2855b3 The MediaExtractor can now unselect tracks and has more control over seeking. by Andreas Huber · 12 years ago
  27. 74a78b0 Add the ability to query the amount of cached data to MediaExtractor. by Andreas Huber · 12 years ago
  28. ab57d03 Fix a typo and choose a reasonable default for crypto-mode (0 would be unencrypted) by Andreas Huber · 12 years ago
  29. 91befdc Information required to decrypt buffers is now packaged into MediaCodec.CryptoInfo by Andreas Huber · 12 years ago
  30. 2b9d6bd Make seekTo not throw exceptions. by Andreas Huber · 12 years ago
  31. 07ea426 Unhide new media related java APIs. by Andreas Huber · 12 years ago
  32. 9b8e496 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  33. c52b980 Documentation/API update for MediaCodec/MediaExtractor, fixes to MediaCodec. by Andreas Huber · 12 years ago
  34. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago