media/library
olly b688a56250 Make ExtractorMediaSource timeline dynamic until duration is set
We (eventually - albeit possibly infinitely far in the future)
expect a timeline update with a window of known duration. This
also stops live radio stream playbacks transitioning to ended
state when their tracks are disabled.

As part of this fix, I found an issue where getPeriodPosition
could return null even when defaultPositionProjectionUs is 0,
which is not as documented.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176492024
2017-11-21 13:48:27 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Make ExtractorMediaSource timeline dynamic until duration is set 2017-11-21 13:48:27 +00:00
dash Fix some lint issues. 2017-11-20 13:48:32 +00:00
hls Fix DefaultHlsExtractorFactory javadoc 2017-11-13 15:45:54 +00:00
smoothstreaming Fix some lint issues. 2017-11-20 13:48:32 +00:00
ui Fix some lint issues. 2017-11-20 13:48:32 +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.