media/library
tonihei d6e74bc19b Ensure position reset keep window sequence number.
We currently keep the sequence number if we don't reset the position. However,
the sequence number should be kept if we don't reset the state. Otherwise
re-prepare with position reset is counted as new playback although it's still
the same.

PiperOrigin-RevId: 261644924
2019-08-05 10:55:04 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Ensure position reset keep window sequence number. 2019-08-05 10:55:04 +01:00
dash Bump annotations dependency + update release notes 2019-08-02 19:04:56 +01:00
hls Bump annotations dependency + update release notes 2019-08-02 19:04:56 +01:00
smoothstreaming Bump annotations dependency + update release notes 2019-08-02 19:04:56 +01:00
ui Bump annotations dependency + update release notes 2019-08-02 19:04:56 +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.