media/library
andrewlewis 38914f0ba5 Allow clipping offset windows
ClippingMediaSource provides a timeline where the period and window have the
same start/end positions, so when clipping a child timeline with a non-zero
offset between the window and period it is necessary to clear the offset then
apply the offset to the start/end positions used in the ClippingMediaPeriod.

Also add a message to clipping exceptions.

Also fix adjustment of seeks to the start of the clipped view.

Issue: #3888

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=187292506
2018-03-02 09:12:54 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Allow clipping offset windows 2018-03-02 09:12:54 +00:00
dash Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
hls Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
smoothstreaming Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
ui Translation console import 2018-02-16 11:47:49 +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.