Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build. | Elliott Hughes | 2015-02-04 | 1 | -4/+4 |
* | Frameworks/base: Wall Werror in media/jni | Andreas Gampe | 2014-11-10 | 1 | -4/+2 |
* | Manage jclass objects (and most jobjects) in jni code using ScopedLocalRef | Andreas Huber | 2013-08-12 | 1 | -42/+55 |
* | Make sure crop rect information is visible from java. | Andreas Huber | 2012-05-10 | 1 | -0/+48 |
* | Unhide new media related java APIs. | Andreas Huber | 2012-04-16 | 1 | -0/+19 |
* | Provisional support for secure decryption of media streams. | Andreas Huber | 2012-03-26 | 1 | -1/+1 |
* | Add new APIs AMessage::(set|find)Buffer to make it safer to pass | Andreas Huber | 2012-02-22 | 1 | -6/+3 |
* | Implementation of a java media codec interface and associated tools. | Andreas Huber | 2012-02-22 | 1 | -0/+265 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI | James Dong | 2011-05-05 | 1 | -0/+75 |