media/library
aquilescanta ecc834d704 Make DrmSessionManager.getExoMediaCryptoType cover placeholder sessions
getExoMediaCryptoType will only return null for drmInitData == null and
track types for which placeholder sessions are not used. This change
will allow renderers to abstract themselves from format.drmInitData.

PiperOrigin-RevId: 322131219
2020-07-24 10:39:57 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Offline: store MIME type and keySetId 2020-07-24 10:39:30 +01:00
core Make DrmSessionManager.getExoMediaCryptoType cover placeholder sessions 2020-07-24 10:39:57 +01:00
dash Make DrmSessionManager.getExoMediaCryptoType cover placeholder sessions 2020-07-24 10:39:57 +01:00
extractor Fix sample time of partially fragmented MP4s with tfdt box 2020-07-24 10:31:12 +01:00
hls Make DrmSessionManager.getExoMediaCryptoType cover placeholder sessions 2020-07-24 10:39:57 +01:00
smoothstreaming Make DrmSessionManager.getExoMediaCryptoType cover placeholder sessions 2020-07-24 10:39:57 +01:00
ui Import translated strings 2020-07-24 10:38:08 +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.