media/library
tonihei ec38d0d8ab Check thread is still alive before sending message in Loader.
The release callback handler in Loader might not be alive
anymore. Catch this case to prevent warnings about sending
messages on dead threads.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167996538
2017-09-08 22:25:37 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Check thread is still alive before sending message in Loader. 2017-09-08 22:25:37 +01:00
dash Migrate remaining tests to Robolectric 2017-09-08 22:21:33 +01:00
hls Allow more aggressive switching for HLS with independent segments 2017-08-31 16:33:43 +01:00
smoothstreaming DashManifestParser: Move schemeType up to DrmInitData 2017-09-04 10:23:33 +01:00
ui Add full stops 2017-09-06 15:53:57 +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.