media/library
andrewlewis 9594aa45ff Move functionality from DemoApplication to DemoUtil
https://developer.android.com/reference/android/app/Application recommends
against subclassing application.

PiperOrigin-RevId: 322163812
2020-07-24 10:41:27 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Offline: store MIME type and keySetId 2020-07-24 10:39:30 +01:00
core Fix bug in downloader proguard config. 2020-07-24 10:41:18 +01:00
dash Remove explicit use of Robolectric PAUSED looper mode 2020-07-24 10:41:00 +01:00
extractor Remove AtomParsers from extractors nullness exclusion list 2020-07-24 10:40:06 +01:00
hls Remove explicit use of Robolectric PAUSED looper mode 2020-07-24 10:41:00 +01:00
smoothstreaming Remove explicit use of Robolectric PAUSED looper mode 2020-07-24 10:41:00 +01:00
ui Move functionality from DemoApplication to DemoUtil 2020-07-24 10:41:27 +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.