media/library
tonihei 8a210becef Add repeat mode support to Timeline implementations.
(Relating to GitHub Issue #2577)

The Timeline base class provides the default implementation.

Timeline wrappers (e.g. ClippingTimeline, ConcatatedTimeline) forward all
requests to the respective inner timelines. Some like ConcatenatedTimeline add
their own additional logic to bridge between the child timelines.

In addition, ConcatenatedTimeline and LoopingTimeline now have a common
abstract base class as they share most of their code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=155509269
2017-05-11 05:53:20 +01:00
..
all Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00
core Add repeat mode support to Timeline implementations. 2017-05-11 05:53:20 +01:00
dash Fix playback of DASH/VP9/SegmentList DASH content 2017-04-24 21:37:33 +01:00
hls Propagate playlist loading error if it prevents playback 2017-05-11 05:53:20 +01:00
smoothstreaming Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00
ui Repeat mode UI 2017-05-08 22:30:58 +01:00