media/library
tonihei b7d2ae1457 Fix wrong start position in resetInternal.
The start position was set to the old start position instead of the current
playback position. We need to set the start position to the current playback
position to ensure a repreperation with the same media starts from the last
playback position.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=188025439
2018-03-07 18:30:42 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Fix wrong start position in resetInternal. 2018-03-07 18:30:42 +00:00
dash Fix bad Javadoc 2018-02-22 11:14:03 +00:00
hls Make the period and initial window positions match for all HLS streams 2018-03-07 18:28:51 +00:00
smoothstreaming Fix bad Javadoc 2018-02-22 11:14:03 +00:00
ui Remove stray translations 2018-02-22 10:24:11 +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.