media/library
christosts 3191afe82e Common tests do not depend on testutils
This commit duplicates some code from the testutils module
in common test in order to break the dependency from testutils.

PiperOrigin-RevId: 322366013
2020-07-24 10:44:02 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Common tests do not depend on testutils 2020-07-24 10:44:02 +01:00
core DefaultDownloaderFactory: upgrade deprecated call 2020-07-24 10:43:53 +01:00
dash Remove explicit use of Robolectric PAUSED looper mode 2020-07-24 10:41:00 +01:00
extractor Fix nullness error in Mp4Extractor 2020-07-24 10:43:35 +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 UI module string cleanup 2020-07-24 10:43:07 +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.