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