media/library
olly 45433869e5 Rename ExtractorMediaSource to ProgressiveMediaSource
It better describes what the class does. More importantly, we've had
inconsistent class names since we added offline support, for which we
added ProgressiveDownloader ("ExtractorDownloader" doesn't make any
sense). We could really do with aligning the names for clarity.

(Sorry)

PiperOrigin-RevId: 231387268
2019-01-29 16:45:42 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Rename ExtractorMediaSource to ProgressiveMediaSource 2019-01-29 16:45:42 +00:00
dash Remove DownloadHelper subclasses and use static methods instead. 2019-01-29 16:45:10 +00:00
hls Ensure normalized language code is used everywhere and update documentation. 2019-01-29 16:45:32 +00:00
smoothstreaming Remove DownloadHelper subclasses and use static methods instead. 2019-01-29 16:45:10 +00:00
ui Increase minSdkVersion to 16 2019-01-29 16:41:45 +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.