media/library
tonihei 03b0d9d46c Fix flaky testEmptyTimeline again.
Waiting for the timeline change didn't work correctly because the timeline was
already equal to Timeline.EMPTY (due to the masking). Now waiting explicitly
for the empty Timeline exposed by the source.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177749292
2017-12-04 17:38:11 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Fix flaky testEmptyTimeline again. 2017-12-04 17:38:11 +00:00
dash Allow setting supported formats on AdsLoaders 2017-12-04 17:38:11 +00:00
hls Move internal HlsSampleStreamWrapper methods under internal methods 2017-12-04 17:38:11 +00:00
smoothstreaming Bump target API level to 27 2017-11-21 13:03:28 +00:00
ui Add reason to onTimelineChanged. 2017-11-21 13:07:46 +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.