media/library
tonihei bf43cca302 Fix flaky ExoPlayerTest tests.
Some tests were flaky because of the PlayUntilPosition action which called
player.setPlayWhenReady from the wrong thread. Also fixed some other misc
flakiness.

ExoPlayerTest seems to be non-flaky now (tested with 10000 runs).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=209743076
2018-08-24 15:39:49 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Fix flaky ExoPlayerTest tests. 2018-08-24 15:39:49 +01:00
dash Replace period index with uid in MediaPeriodId. 2018-08-24 15:32:11 +01:00
hls Make HLS and SS chunk iterators private. 2018-08-24 15:33:41 +01:00
smoothstreaming Make HLS and SS chunk iterators private. 2018-08-24 15:33:41 +01:00
ui Use lamdas everywhere 2018-08-24 15:19:30 +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.