media/library
ibaker 823666587b Replace CachedContentIndex usage of Random with SecureRandom
This is used to generate the initialization vector for encrypting the
cache contents.

Startblock:
   <unknown commit> is submitted
   and then
   3w have passed
PiperOrigin-RevId: 303932151
2020-03-31 12:35:33 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Bump version to 2.11.4 2020-03-30 19:21:09 +01:00
core Replace CachedContentIndex usage of Random with SecureRandom 2020-03-31 12:35:33 +01:00
dash Add loadTaskId to Loader.Callback 2020-03-30 17:16:41 +01:00
extractor WAV: Don't read past data end position 2020-03-25 13:05:14 +00:00
hls Suppress go/nullness warnings caused by Matcher#group(String) and Matcher#group(int) 2020-03-30 17:17:00 +01:00
smoothstreaming Add loadTaskId to Loader.Callback 2020-03-30 17:16:41 +01:00
ui Allow developers to specify CharSequence for Notification strings 2020-03-30 17:17:27 +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.