media/library
olly 1b7c950d1e Add MediaSourceTestRunner for MediaSource tests.
- MediaSourceTestRunner aims to encapsulate some of the logic
  currently used in DynamicConcatenatingMediaSourceTest, so it
  can be re-used for testing other MediaSource implementations.
- The change also fixes DynamicConcatenatingMediaSourceTest to
  execute calls on the correct threads, and to release handler
  threads at the end of each test.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176117535
2017-12-12 20:45:07 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add MediaSourceTestRunner for MediaSource tests. 2017-12-12 20:45:07 +00:00
dash Continue adding Builder to MediaSource. 2017-12-12 20:38:13 +00:00
hls Add Builder pattern to HlsMediaSource. 2017-12-12 20:39:39 +00:00
smoothstreaming Continue adding Builder to MediaSource. 2017-12-12 20:38:13 +00:00
ui Fix some lint issues. 2017-11-20 13:48:32 +00: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.