media/library
Cai Yuanqing c2d9960a6e Issue: #6501 Wrong segmentNumShift was calculated in copyWithNewRepresentation
In DefaultDashChunkSource.copyWithNewRepresentation, it will handle the logic that
new MPD manifest file is updated and calculate a newSegmentNumShift for furthermore
segNum index calculation in getSegmentUrl, when a shorter window MPD updated and then
back to a longer window MPD, copyWithNewRepresentation will go into the overlap case
but the new index actually contains the old index..
2019-10-02 13:25:26 +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-02 13:25:26 +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.