media/library
tonihei ab30d715c7 Infinite loops using new Timeline features
Using the new getNextWindowIndex method of Timeline, LoopingMediaSource now
uses a InfinitelyLoopingTimeline which does not unroll the windows to
157 million iterations but just starts from the beginning. If an explicit
number of iterations is given, we still unroll.

This change also allows multi-window timebars to show infinitely looping
playlists correctly.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154817554
2017-05-04 20:47:51 +01:00
..
all Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00
core Infinite loops using new Timeline features 2017-05-04 20:47:51 +01:00
dash Fix playback of DASH/VP9/SegmentList DASH content 2017-04-24 21:37:33 +01:00
hls Check the type of the (non-initial) loaded HLS playlist 2017-04-24 21:38:33 +01:00
smoothstreaming Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00
ui Add getNextWindowIndex to Timeline 2017-05-04 20:45:31 +01:00