summaryrefslogtreecommitdiffstats
path: root/media/libmedia/ICrypto.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a method to associate MediaDrm session with MediaCryptoJeff Tinker2015-04-101-0/+42
* Pass crypto source data using a shared bufferJeff Tinker2015-04-081-9/+15
* Pass resolution to Crypto plugin on format changeJeff Tinker2014-11-031-1/+21
* Remove dependency on Parcel::{read,write}IntPtrJeff Tinker2014-06-101-2/+2
* Load crypto plugins from additional shared librariesJeff Tinker2013-03-221-1/+1
* Fixed sample video corrupted in MediaCodec mode.Edwin Wong2012-07-131-17/+12
* Allow propagation of error information and description from the CryptoPlugin toAndreas Huber2012-04-191-2/+17
* Make it possible to pass empty opaque data as (NULL, 0) to ICrypto.Andreas Huber2012-04-111-5/+15
* New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-061-0/+11
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-031-147/+122
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+293