media/library
tonihei 851218aca9 Fix AnalyticsCollectorTest flakiness.
Two tests have very low propability flakiness (1:1000) due to not waiting for
a seek in one case and the chance of already being ended in another case.

Fix these and also adjust wrong comments about state changes.

PiperOrigin-RevId: 261309976
2019-08-02 17:14:48 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Fix AnalyticsCollectorTest flakiness. 2019-08-02 17:14:48 +01:00
dash Default viewport constraints to match primary display 2019-07-29 21:27:46 +01:00
hls Default viewport constraints to match primary display 2019-07-29 21:27:46 +01:00
smoothstreaming Default viewport constraints to match primary display 2019-07-29 21:27:46 +01:00
ui Merge pull request #6239 from ittiam-systems:vorbis-picture-parse 2019-08-01 20:37:21 +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.