media/library
zhihuichen b62eab63a4 Implement multi session to support DRM key rotation.
Spec: https://storage.googleapis.com/wvdocs/Widevine_DRM_Android_Using_Key_Rotation.pdf

1. Implement multisession to support drm key rotation
2. Put MediaDrmEventListener back to manager since this is a per mediaDrm thing.
3. It seems diffrenciate between single/multi session is unnecessary.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167602965
2017-09-06 15:45:22 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Implement multi session to support DRM key rotation. 2017-09-06 15:45:22 +01:00
dash DashManifestParser: Move schemeType up to DrmInitData 2017-09-04 10:23:33 +01:00
hls Allow more aggressive switching for HLS with independent segments 2017-08-31 16:33:43 +01:00
smoothstreaming DashManifestParser: Move schemeType up to DrmInitData 2017-09-04 10:23:33 +01:00
ui Minor cleanup to AspectRatioFrameLayout 2017-09-04 11:34:57 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.