media/library
eguven 37d33f58af Execute DownloadTask threads manually
Instead of using an Executor to run DownloadTasks creates and manages
threads internally.

Also added DownloadThread internal class to better separate the code
that doesn't run on the main thread.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=174036872
2017-11-01 14:12:32 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Execute DownloadTask threads manually 2017-11-01 14:12:32 +00:00
dash Remove apparently unused field 2017-11-01 14:06:36 +00:00
hls Pass MediaSource instance through onSourceInfoRefreshed 2017-10-27 16:13:59 +01:00
smoothstreaming Pass MediaSource instance through onSourceInfoRefreshed 2017-10-27 16:13:59 +01:00
ui Allow specifying a Drawable for the TimeBar scrubber 2017-10-27 16:20:00 +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.