History log of /frameworks/native/include/media/hardware/CryptoAPI.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e47077fe48b64eacc3dc05314fb806c9f4e0a71a 18-Dec-2015 Jeff Tinker <jtinker@google.com> Support AES-CBC sample encryption in MediaDrm

bug:23719082
Change-Id: I8f892657d8be888056165b98c7c810339e7a8b41
/frameworks/native/include/media/hardware/CryptoAPI.h
ac7d8fe36f6bb825b0a4031ee521caf95df39f2a 10-Apr-2015 Jeff Tinker <jtinker@google.com> Add a method to associate MediaDrm session with MediaCrypto

Previously, to associate a MediaDrm session with MediaCrypto,
the MediaDrm sessionId was passed as initData to the MediaCrypto
constructor. This is not ideal for two reasons: it's pretty
obscure and you can't change the association without tearing
down the MediaCodec/MediaCrypto and starting all over. Use
cases like key rotation require being able to update the
MediaDrm session post-construction. This CL addresses both of
these issues.

bug: 19570317
Change-Id: Iede35e73e9007df13254edaa5877cb4832b28646
/frameworks/native/include/media/hardware/CryptoAPI.h
9a498ef11566a5ae82c24b0651c58280309dfd04 01-Apr-2015 Jeff Tinker <jtinker@google.com> Add expiration update and keys change events

In support of unprefixed EME

bug: 19771612
bug: 19771431
Change-Id: Ibb8471701a62dedfbf5231ad958e2c33ebb3c42f
/frameworks/native/include/media/hardware/CryptoAPI.h
c3959f5bc22d1605e51c19766fc9a6b2db169ad1 29-Aug-2014 Jeff Tinker <jtinker@google.com> Add support for max res decode

bug: 16034599
Change-Id: Ia1de1457ca29fe1dd7e55f4bb45da45ea3f6e5b1
/frameworks/native/include/media/hardware/CryptoAPI.h
03a0571e96cdc4011872c81545df60e5e3dbfc16 01-Jul-2014 Jeff Tinker <jtinker@google.com> Fix non-portable definition of CryptoPlugin::SubSample

bug: 16016106
Change-Id: I76514b2e7a28c86a0b0b311af575ca9dfc9471a9
/frameworks/native/include/media/hardware/CryptoAPI.h
e0daeb3933e034f037630715e4cd2ecb3880498b 11-Jul-2012 Edwin Wong <edwinwong@google.com> Fixed sample video corrupted in MediaCodec mode.

Change-Id: Ibe11a83199f3db1ba6266a1a9e11c7fc24ceb554
related-to-bug: 6732061
/frameworks/native/include/media/hardware/CryptoAPI.h
383190e475d7bdbe90359dbb99721041773a8646 19-Apr-2012 Andreas Huber <andih@google.com> Allow the crypto plugin to specify error detail if it returns an error

in the range ERROR_DRM_VENDOR_MIN..ERROR_DRM_VENDOR_MAX.

Change-Id: Ic5d53e98cf6d98d92ad305d51f848e03d0bf3a84
related-to-bug: 6365261
/frameworks/native/include/media/hardware/CryptoAPI.h
cf0db31c323676ba9cfab81c7032a37c09256e48 03-Apr-2012 Andreas Huber <andih@google.com> New Crypto "HAL" API.

Change-Id: I225cdfeffb7663a2d639a01cfe704aa12f9014b8
related-to-bug: 6275919
/frameworks/native/include/media/hardware/CryptoAPI.h