Fix external video rendering on iOS 13 and later
All threads resolved!
All threads resolved!
This is done by implementing the respective delegate protocol for non-interactive windows. The legacy approach is still used on earlier releases of iOS and was not affected.
The code path was refactored to always have the app coordinator handle the window management invisible to the player UI.
Fixes #1652 (closed)
Merge request reports
Activity
Filter activity
changed milestone to %3.4.1
added Must Fix Player Regression labels
- Resolved by Felix Paul Kühne
added 6 commits
-
0100d603...93ac3ffa - 4 commits from branch
videolan:master
- 1b4869c1 - Playing Externally View: remove dead code
- 1552765e - Fix external video rendering on iOS 13 and later
-
0100d603...93ac3ffa - 4 commits from branch
added 1 commit
- f01010e1 - Fix external video rendering on iOS 13 and later
added 5 commits
-
f01010e1...3cf8833b - 3 commits from branch
videolan:master
- fe42db66 - Playing Externally View: remove dead code
- 961d1f2f - Fix external video rendering on iOS 13 and later
-
f01010e1...3cf8833b - 3 commits from branch
enabled an automatic merge when the pipeline for 961d1f2f succeeds
mentioned in merge request !1003 (merged)
mentioned in issue vlc#28078 (closed)
mentioned in issue #1425 (closed)
Please register or sign in to reply