media/library
Nate Roy 2f622b8bd8 Allow passing of HlsPlaylistParser to HlsMediaSource.
Also create helper method in HlsMasterPlaylist to allow the copying of
the playlist to another, but with the variants reordered based on a
passed comparator. Also added an implementation of HlsPlaylistParser
which will reorder the variants returned.
2017-10-06 14:31:46 -04:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Use IntDef for AudioTrack.startMediaTimeState 2017-09-26 14:00:59 +01:00
dash Tweak live-streaming track selection logic. 2017-09-26 13:48:23 +01:00
hls Allow passing of HlsPlaylistParser to HlsMediaSource. 2017-10-06 14:31:46 -04:00
smoothstreaming Tweak live-streaming track selection logic. 2017-09-26 13:48:23 +01:00
ui Workaround the skip ad button not being focused 2017-09-15 23:39:19 +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.