summaryrefslogtreecommitdiffstats
path: root/media/libmedia/ICrypto.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r13' into HEADJessica Wagantall2016-02-011-1/+3
|\
| * Fix security vulnerability in ICrypto DO NOT MERGEJeff Tinker2015-12-101-1/+3
* | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-2/+1
|\ \ | |/
| * DO NOT MERGE Fix vulnerability in mediaserverJeff Tinker2015-09-161-1/+1
| * Fix for security vulnerability in media serverJeff Tinker2015-08-271-1/+19
* | Merge tag 'android-6.0.0_r5' into HEADRicardo Cerqueira2015-11-031-1/+19
|\ \
| * | Fix for security vulnerability in media serverJeff Tinker2015-09-281-1/+19
| |/
* | libmedia: close secure buffer file descriptorManikanta Kanamarlapudi2015-10-061-1/+1
* | Stagefright: Enable custom allocation mode.Shivaprasad Hongal2015-10-061-0/+5
* | Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-061-0/+2
|/
* Part of fix for libmedia OOB write anywhereJeff Tinker2015-08-171-3/+3
* Pass all DRM errors through ICryptoJeff Tinker2015-05-051-3/+2
* 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