video_output: rename confusing internal variables
The next_system_pts
has nothing to do with the displayed.next picture. It's
the date of the displayed.current picture in system time.
The date_next
also has nothing to do with the displayed.next picture. It's
the system date where we should initiate the prepare() for displayed.next.
Extracted from !438 (closed).
Merge request reports
Activity
Filter activity
In the clock code, we prefix with system_*
Edited by Thomas Guillemadded MRStatus::Acceptable label
added 1 commit
- 4e9fc35b - video_output: rename confusing internal variables
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 8 commits
-
4e9fc35b...6f9d37f0 - 7 commits from branch
videolan:master
- a09a26d4 - video_output: rename confusing internal variables
-
4e9fc35b...6f9d37f0 - 7 commits from branch
enabled an automatic merge when the pipeline for a09a26d4 succeeds
Please register or sign in to reply