forked from google/ExoPlayer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Proposed fix for issue 6256 (stale TrackSelection reference)
Move the update of the HlsChunkSource's TrackSelection reference to be seperate from the loop that recreates HlsSampleStreams. This way the reference is update even if the input HlsSampleStream reference was not nulled out (retain the stream when a new TrackSelection is created that is essentially a copy of the previous one.
- Loading branch information
1 parent
1275217
commit ddfaa97
Showing
1 changed file
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters