summaryrefslogtreecommitdiff
path: root/media/jni/android_media_Utils.cpp
AgeCommit message (Expand)Author
2019-02-22Extract android_media_Utils.cpp as a libJooyung Han
2019-02-06Camera: Add HEIC format outputShuzhen Wang
2017-05-16Convert libmedia_jni to Android.bpColin Cross
2016-06-16Report error correctly for the implementation ofYujie Qin
2016-05-07ExifInterface: Set mPosition in AssetStream with proper valuesSungsoo Lim
2016-03-15Merge "media: don't expose private keys in MediaFormat" into nyc-devLajos Molnar
2016-03-14Camera: fix expectation of BLOB buffer sizeYin-Chia Yeh
2016-03-14media: don't expose private keys in MediaFormatLajos Molnar
2016-03-09ExifInterface: add RAW input stream supportJaesung Chung
2016-03-08ImageReader/Writer: refactor and cleanupZhijun He
2016-02-25Revert "Revert "ExifInterface: switch from using jhead to java implementation""Jaesung Chung
2016-02-25Revert "ExifInterface: switch from using jhead to java implementation"Sungsoo Lim
2016-02-25ExifInterface: switch from using jhead to java implementationJaesung Chung
2016-01-28Fix the initialize of PreviewImageData to its default values.Anton Daubert
2016-01-28Fix buildJaesung Chung
2016-01-27Enable reading a thumbnail from RAW image files in MtpDatabaseJaesung Chung
2015-02-04Fix build.Elliott Hughes
2014-11-10Frameworks/base: Wall Werror in media/jniAndreas Gampe
2013-08-12Manage jclass objects (and most jobjects) in jni code using ScopedLocalRefAndreas Huber
2012-05-10Make sure crop rect information is visible from java.Andreas Huber
2012-04-16Unhide new media related java APIs.Andreas Huber
2012-03-26Provisional support for secure decryption of media streams.Andreas Huber
2012-02-22Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber
2012-02-22Implementation of a java media codec interface and associated tools.Andreas Huber
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-05-05Refactor to share code between MediaPlayer and MediaMetadataRetriever JNIJames Dong