replicant-frameworks_native/include/media
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
..
drm Add expiration update and keys change events 2015-04-09 22:44:56 +00:00
editor
hardware Add a method to associate MediaDrm session with MediaCrypto 2015-04-10 04:10:10 -07:00
openmax openmax: add OMX_IndexConfigPriority. 2015-03-12 11:39:18 -07:00