replicant-frameworks_native/include/media/hardware
Jeff Tinker ac7d8fe36f 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
2015-04-10 04:10:10 -07:00
..
CryptoAPI.h Add a method to associate MediaDrm session with MediaCrypto 2015-04-10 04:10:10 -07:00
HardwareAPI.h add bUsingNativeBuffers to DescribeColorFormatParams 2015-01-30 12:02:20 -08:00
HDCPAPI.h HDCP: add getCaps to query HDCP module capabilities 2013-09-07 23:33:50 -07:00
MetadataBufferType.h media: add kMetadataBufferTypeGraphicBuffer 2014-10-13 22:58:03 -07:00
OMXPluginBase.h Remove all traces of long obsolete OMXComponentBase class. 2012-03-16 09:00:53 -07:00