-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't clear buffer if switching to the same stream.
Several variants may have the same audio or video stream. When switching variants we will only update a stream if it actually changed. This allows to keep previously buffered content if only one of the variant's streams changed, but not the other. Closes #693. Change-Id: If63c9a3a95c5c48007023224457b291814f14c0c
- Loading branch information
Showing
2 changed files
with
71 additions
and
9 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
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