- Remove getNewPlayingPeriodIndex from MediaSource - Remove all absolute references to period indices from Window. Their existence prevents ConcatenatingMediaSource from being able to efficiently handle children with large numbers of entries (e.g. a cursor backed source), since it would copy all windows into its merged timeline. - Fix ExoPlayerImplInternal to attempt a restart in the case that the loading (but not yet prepared) period is removed, in absence of a playing period. - Implement logic for finding the "next" period in the old timeline when attempting a retry. Removing some of the nasty US<->MS conversions left as a virtual TODO. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=130659973
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| chunk | Loading commit data... | |
| dash | Loading commit data... | |
| hls | Loading commit data... | |
| smoothstreaming | Loading commit data... | |
| AdaptiveMediaSourceEventListener.java | Loading commit data... | |
| BehindLiveWindowException.java | Loading commit data... | |
| CompositeSequenceableLoader.java | Loading commit data... | |
| ConcatenatingMediaSource.java | Loading commit data... | |
| ExtractorMediaPeriod.java | Loading commit data... | |
| ExtractorMediaSource.java | Loading commit data... | |
| MediaPeriod.java | Loading commit data... | |
| MediaSource.java | Loading commit data... | |
| MergingMediaPeriod.java | Loading commit data... | |
| MergingMediaSource.java | Loading commit data... | |
| SampleStream.java | Loading commit data... | |
| SequenceableLoader.java | Loading commit data... | |
| SinglePeriodTimeline.java | Loading commit data... | |
| SingleSampleMediaPeriod.java | Loading commit data... | |
| SingleSampleMediaSource.java | Loading commit data... | |
| TrackGroup.java | Loading commit data... | |
| TrackGroupArray.java | Loading commit data... |