summaryrefslogtreecommitdiffstats
path: root/media/libmedia/ICrypto.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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