media/library
Cai Yuanqing d2b221b95b Issue: #6501 Wrong segmentNumShift was calculated in copyWithNewRepresentation
When newIndex overlaps oldIndex with newstarttime < oldstarttime, according to the segNum of endtime
in newIndex and oldIndexLastSegnum to calculate the segmentNumShift.
2019-10-08 09:07:27 +13:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
dash Issue: #6501 Wrong segmentNumShift was calculated in copyWithNewRepresentation 2019-10-08 09:07:27 +13:00
hls Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
smoothstreaming Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
ui Update translations 2019-09-17 16:56:38 +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.