1. cb1e896 Extract android_media_Utils.cpp as a lib by Jooyung Han · 5 years ago
  2. f655b1c Camera: Add HEIC format output by Shuzhen Wang · 6 years ago
  3. 76de4f6 Convert libmedia_jni to Android.bp by Colin Cross · 7 years ago
  4. cad1666 Report error correctly for the implementation of StreamInterface::GetData() by Yujie Qin · 8 years ago
  5. 2584cda ExifInterface: Set mPosition in AssetStream with proper values by Sungsoo Lim · 8 years ago
  6. bd4acc2 Merge "media: don't expose private keys in MediaFormat" into nyc-dev by Lajos Molnar · 8 years ago
  7. 7b79090 Camera: fix expectation of BLOB buffer size by Yin-Chia Yeh · 8 years ago
  8. c04399f media: don't expose private keys in MediaFormat by Lajos Molnar · 8 years ago
  9. 6e08d2b ExifInterface: add RAW input stream support by Jaesung Chung · 8 years ago
  10. 0ab4162 ImageReader/Writer: refactor and cleanup by Zhijun He · 8 years ago
  11. 15ef59e Revert "Revert "ExifInterface: switch from using jhead to java implementation"" by Jaesung Chung · 8 years ago
  12. 3c233ee Revert "ExifInterface: switch from using jhead to java implementation" by Sungsoo Lim · 8 years ago
  13. bf24c9f ExifInterface: switch from using jhead to java implementation by Jaesung Chung · 8 years ago
  14. 8f7a8f1 Fix the initialize of PreviewImageData to its default values. by Anton Daubert · 8 years ago
  15. d4c505c Fix build by Jaesung Chung · 8 years ago
  16. 8409c06 Enable reading a thumbnail from RAW image files in MtpDatabase by Jaesung Chung · 9 years ago
  17. f953ca2 Fix build. by Elliott Hughes · 9 years ago
  18. 5a15d0d Frameworks/base: Wall Werror in media/jni by Andreas Gampe · 10 years ago
  19. 8d5f3e3 Manage jclass objects (and most jobjects) in jni code using ScopedLocalRef by Andreas Huber · 11 years ago
  20. b842599 Make sure crop rect information is visible from java. by Andreas Huber · 12 years ago
  21. 07ea426 Unhide new media related java APIs. by Andreas Huber · 12 years ago
  22. 9b8e496 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  23. 5c85039 Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  24. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  25. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  26. 79f407c Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI by James Dong · 13 years ago