media/library
tonihei b0d98a2e22 Find correct next chunk if previous one didn't finish loading.
If the previous chunk didn't finish loading, we need to find the appropriate
next chunk based on the current loading position (or the previous chunk's
start time if not independent).

PiperOrigin-RevId: 315658435
2020-06-11 10:10:45 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Fix formating in javadoc 2020-06-11 10:10:27 +01:00
core Simplify timestamp tracking 2020-06-11 10:10:36 +01:00
dash Make ChunkExtractor return a ChunkIndex instead of a SeekMap 2020-06-08 17:40:55 +01:00
extractor Optimize DefaultExtractorsFactory order using MIME types 2020-06-11 10:10:00 +01:00
hls Find correct next chunk if previous one didn't finish loading. 2020-06-11 10:10:45 +01:00
smoothstreaming Make SsMediaSource add the media item to the timeline 2020-05-29 18:33:34 +01:00
ui Prevent shutter closing for within-window seeks to unprepared periods 2020-06-11 10:10:18 +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.