-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed high CPU on video playback and video freezing after resuming fr…
…om sleep (#520) Some snap videos ( ie. Proggetto Snaps ) consumed excessive amount of CPU. This was caused by max_sleep being dependent on the time base instead of the frame rate. Fixed video freezing after resuming from sleep, which was caused by only showing key frames. Videos now restart when computer wakes up.
- Loading branch information
Showing
1 changed file
with
27 additions
and
3 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