forked from shaka-project/shaka-player
-
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.
Don't gap jump until seeking event fires
This changes onPollGapJump_ to not gap jump if the video is seeking but a seeking event has not yet occurred. This also adds a unit test that tests for the bug in issue shaka-project#1061. Closes shaka-project#1061 Change-Id: I8662f5878006ed8626ca8df55f0506edb2dd970e
- Loading branch information
Showing
2 changed files
with
40 additions
and
0 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