summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_MediaCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* New JAVA API to support submitting encrypted buffers of input data.Andreas Huber2012-04-061-0/+137
* New Crypto JAVA class to facilitate decryption via MediaCodec.Andreas Huber2012-04-041-3/+12
* More DRM/crypto support.Andreas Huber2012-04-031-2/+3
* Documentation/API update for MediaCodec/MediaExtractor, fixes to MediaCodec.Andreas Huber2012-03-121-1/+1
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-281-1/+1
* fix libgui header locationMathias Agopian2012-02-271-1/+3
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+550