media/library
aquilescanta 6c1065c6d2 Prevent index out of bounds exceptions in some live HLS scenarios
Can happen if the load position falls behind in every playlist and
when we try to load the next segment, the adaptive selection logic
decides to change variant.

Issue:#5816
PiperOrigin-RevId: 245923006
2019-04-30 22:13:47 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core DownloadManager improvements 2019-04-30 22:13:41 +01:00
dash Fix tests 2019-04-19 16:05:04 +01:00
hls Prevent index out of bounds exceptions in some live HLS scenarios 2019-04-30 22:13:47 +01:00
smoothstreaming Improve progress reporting logic 2019-04-18 23:42:57 +01:00
ui Improve progress reporting logic 2019-04-18 23:42: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.