media/library
bachinger 8f24db73f1 rename Playlist to MediaSourceList
This CL is a renaming only. It's mostly about finding a decent naming for the internal Playlist class. The plan is to have a public Playlist class in the converged Player API, so we need to rename the internal one.

PiperOrigin-RevId: 305266196
2020-04-07 17:07:20 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Clean up manifest MIME type and codec parsing 2020-04-07 17:07:10 +01:00
core rename Playlist to MediaSourceList 2020-04-07 17:07:20 +01:00
dash Clean up manifest MIME type and codec parsing 2020-04-07 17:07:10 +01:00
extractor Fix ADTS extraction with mid-stream ID3 2020-04-01 22:38:45 +01:00
hls Remove nullness warning suppressions from Matcher.group 2020-04-07 13:39:13 +01:00
smoothstreaming Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
ui Escape the rubyText when generating HTML 2020-04-06 13:27:58 +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.