media/library
olly 331edb4fb2 Expand dangal workaround to all API levels
It doesn't seem worth keeping the cap, since the device
will presumably stop receiving major version updates at
some point anyway.

Issue: #6899
PiperOrigin-RevId: 291899439
2020-01-28 16:56:08 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Make LongArray tests a bit more concise 2020-01-28 16:55:59 +00:00
core Expand dangal workaround to all API levels 2020-01-28 16:56:08 +00:00
dash Fix some blaze warnings 2020-01-24 11:11:56 +00:00
extractor Add IndexSeeker to MP3 extractor 2020-01-28 16:55:50 +00:00
hls make media source factories reusable 2020-01-17 16:12:41 +00:00
smoothstreaming Make resolveSeekPositionUs an instance method 2020-01-24 11:10:56 +00:00
ui Move @MonotonicNonNull annotations to their correct positions 2020-01-16 13:51:09 +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.