media/library
ibaker 87c30c0ba8 Change HlsPlaylistParser.LineIterator#next()
Update it to throw if hasNext() is false, to match Java's Iterator
interface.

This also simplifies the null-checking annotations required

PiperOrigin-RevId: 277059766
2019-10-30 08:51:12 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Fix a bunch of typos 2019-10-30 08:50:57 +00:00
dash Make SampleQueue populate FormatHolder.drmSession 2019-10-30 08:50:34 +00:00
hls Change HlsPlaylistParser.LineIterator#next() 2019-10-30 08:51:12 +00:00
smoothstreaming Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
ui Remove @NonNull where it's implied by @NonNullApi 2019-10-30 08:50:42 +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.