-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
player/video: only use MIN_PAST_FRAMES check if speed was changed
Otherwise seeking at very high speeds could have some desync since it naturally desyncs much faster at higher speeds. More clearly restrict this behavior to the speed change case. Fixes e3af545
- Loading branch information
1 parent
3c37e18
commit a075860
Showing
2 changed files
with
7 additions
and
2 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