media/library
tonihei 0a89d0e8c3 Add option to MergingMediaSource to adjust for period time diffs
Without this option it's impossible to merge periods covering
different timestamps (at least not without playback issues).

Issue:issue:#6103
PiperOrigin-RevId: 299817540
2020-03-10 10:20:55 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common DataReader: replace InterruptedException with InterruptedIOException 2020-03-10 10:19:45 +00:00
core Add option to MergingMediaSource to adjust for period time diffs 2020-03-10 10:20:55 +00:00
dash Add EventDispatcher to DrmSession(Manager) acquire & release calls 2020-03-10 10:20:01 +00:00
extractor DataReader: replace InterruptedException with InterruptedIOException 2020-03-10 10:19:45 +00:00
hls Add EventDispatcher to DrmSession(Manager) acquire & release calls 2020-03-10 10:20:01 +00:00
smoothstreaming add DefaultMediaSourceFactory and use it in PlayerActivity 2020-03-10 10:19:27 +00:00
ui Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00: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.