summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MediaCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-2/+110
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-281-4/+42
* Merge "Make sure we return input/output buffers to the codec not just while"Andreas Huber2012-02-241-2/+2
|\
| * Make sure we return input/output buffers to the codec not just whileAndreas Huber2012-02-241-2/+2
* | Small fix to MediaCodecAndreas Huber2012-02-241-3/+2
|/
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-9/+4
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+1185