media/library
ibaker 316f8a88cd Keep DRM sessions alive for a while before fully releasing them
Issue: #7011
Issue: #6725
Issue: #7066

This also mitigates (but doesn't fix) Issue: #4133 because it
prevents a second key load after a short clear section.

PiperOrigin-RevId: 319184325
2020-07-03 09:01:29 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Fix remaining common module nullness issues. 2020-07-03 09:01:20 +01:00
core Keep DRM sessions alive for a while before fully releasing them 2020-07-03 09:01:29 +01:00
dash Push all Downloader networking onto the executor 2020-06-29 13:32:36 +01:00
extractor Parse stbl in FragmentedMp4Extractor 2020-06-29 14:38:42 +01:00
hls Don't support upstream discard from spliced-in chunks. 2020-07-03 09:00:01 +01:00
smoothstreaming Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
ui Minor changes regarding animation_enabled in StyledPlayerControlView. 2020-07-03 09:01:03 +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.