media/library
tonihei 9d8f54ab3a Simplify MediaSourceList setup and make class final.
The class was only non-final to allow mocking. Using the real class
in the test works equally well.

PiperOrigin-RevId: 317858805
2020-06-26 11:12:45 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Replace usages of Charset.forName with Guava Charsets. 2020-06-23 11:07:43 +01:00
core Simplify MediaSourceList setup and make class final. 2020-06-26 11:12:45 +01:00
dash Replace usages of Charset.forName with Guava Charsets. 2020-06-23 11:07:43 +01:00
extractor Replace usages of Charset.forName with Guava Charsets. 2020-06-23 11:07:43 +01:00
hls Replace usages of Charset.forName with Guava Charsets. 2020-06-23 11:07:43 +01:00
smoothstreaming Update Checkerframework. 2020-06-23 11:07:34 +01:00
ui Replace usages of Charset.forName with Guava Charsets. 2020-06-23 11:07:43 +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.