media/library
tonihei 14d40b0faf Fix test which is relying on wrong Robolectric behavior.
Robolectric calls messages posted to the main thread immediately inline. This
will change in the upcoming release and will break tests implicitly relying
on that behavior.

Update ConcatenatingMediaSourceTest to actually wait for the posted message.

PiperOrigin-RevId: 242631531
2019-04-13 01:36:27 +01:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Fix test which is relying on wrong Robolectric behavior. 2019-04-13 01:36:27 +01:00
dash Use DownloadAction.id properly 2019-04-13 01:34:07 +01:00
hls Add a flag to enable the preemptive 608 track in HLS 2019-04-13 01:35:47 +01:00
smoothstreaming Use DownloadAction.id properly 2019-04-13 01:34:07 +01:00
ui Use FLAG_UPDATE_CURRENT for PendingIntents of playback commands. 2019-04-13 01:34: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.