lib: mediaplayer: fix API behavior regression
All threads resolved!
All threads resolved!
In LibVLC 3, passing a NULL media to libvlc_media_player_set_media
was explicitly supported.
In LibVLC 4, it currently crashes. This tiny change aims to re-align the behavior with liblvc 3.
Fixes vlc-unity#123 (closed)
Merge request reports
Activity
Filter activity
- Resolved by Thomas Guillem
added 1 commit
- 43ec49c4 - review: preserve call to vlc_player_SetCurrentMedia when p_md is NULL
added 1 commit
- 4ad07f62 - lib: mediaplayer: fix API behavior regression
added MRStatus::Acceptable label
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, have votes and score > 0 -
MergeRequest should have no activity (threads/votes) for (72h/72h)
-
added 10 commits
-
4ad07f62...b9e50b09 - 8 commits from branch
videolan:master
- 81a1c024 - include: fix doc typo
- e74021fa - lib: mediaplayer: fix API behavior regression
-
4ad07f62...b9e50b09 - 8 commits from branch
enabled an automatic merge when the pipeline for e74021fa succeeds
mentioned in issue #24223 (closed)
Please register or sign in to reply