input: don't override item and capabilities from the slave
This MR also adds input_CanPaceControl() that will be used from the player to detect if gapless can be enabled. cf. https://code.videolan.org/videolan/vlc/-/wikis/Meetingreports/2020-10-04-VLC-Tech-Meeting-via-videoconf#gapless
This MR depends on !59 (merged)
Merge request reports
Activity
added Component::Core: Input label
added MRStatus::NotCompliant label
removed MRStatus::NotCompliant label
added MRStatus::Reviewable label
added 46 commits
-
e1240902...80457de4 - 37 commits from branch
videolan:master
- c061ddb1 - clock: add vlc_clock_main_CreateInputMaster()
- ecde8ac5 - es_out: use vlc_clock_main_CreateInputMaster
- 236fc44c - input_clock: change clock listener attachment
- 8cc7eebe - es_out: move input clock attachment in a new function
- 16976f71 - es_out: fix VLC_CLOCK_MASTER_AUTO detection
- 3c9a4efe - input: add input_CanPaceControl()
- 00a38131 - es_out: use input_CanPaceControl()
- 4486c7d1 - input: don't duplicate properties from the master source
- 2c01db0f - input: don't override item and capabilities from the slave
Toggle commit list-
e1240902...80457de4 - 37 commits from branch
added 32 commits
-
2c01db0f...7004b99d - 23 commits from branch
videolan:master
- 874e99ea - clock: add vlc_clock_main_CreateInputMaster()
- 639a3333 - es_out: use vlc_clock_main_CreateInputMaster
- 7315966b - input_clock: change clock listener attachment
- 757377c8 - es_out: move input clock attachment in a new function
- 7ec97651 - es_out: fix VLC_CLOCK_MASTER_AUTO detection
- 1ee69568 - input: add input_CanPaceControl()
- 1e5f4e19 - es_out: use input_CanPaceControl()
- be59def0 - input: don't duplicate properties from the master source
- f79a2ac9 - input: don't override item and capabilities from the slave
Toggle commit list-
2c01db0f...7004b99d - 23 commits from branch
- Resolved by Thomas Guillem
This MR depends on !59 (merged)
added 92 commits
-
f79a2ac9...800482fb - 88 commits from branch
videolan:master
- 5a1a4fd1 - input: add input_CanPaceControl()
- e705a5a7 - es_out: use input_CanPaceControl()
- b107d86c - input: don't duplicate properties from the master source
- 0e5e9a07 - input: don't override item and capabilities from the slave
Toggle commit list-
f79a2ac9...800482fb - 88 commits from branch
mentioned in merge request !94
added MRStatus::Accepted label and removed MRStatus::Reviewable 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 -
No activity on MR (no review, no vote) and last update is longer than 72h0m0s
-
added 21 commits
-
0e5e9a07...b48fd310 - 17 commits from branch
videolan:master
- ea0fb027 - input: add input_CanPaceControl()
- 704e8b08 - es_out: use input_CanPaceControl()
- 5ab5fbe1 - input: don't duplicate properties from the master source
- 58ba0326 - input: don't override item and capabilities from the slave
Toggle commit list-
0e5e9a07...b48fd310 - 17 commits from branch
enabled an automatic merge when the pipeline for 58ba0326 succeeds