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
MetadataBufferType.h
OMXPluginBase.h