Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

@livecodepanos
Copy link
Contributor

@livecodepanos livecodepanos commented Jan 26, 2021

This patch fixes a crash/freeze when repeatedly setting the same filename in an iOS player.

The patch ensures that two AVPlayerItems are checked for equality correctly, so the rest of the setCurrentItem method is not executed.

However, when setting repeatedly different filenames, the crash/freeze is still present. It happens completely randomly, it can happen at the second attempt to change the filename, or even at the 20th one. It looks like something in the setCurrentItem method is the culprit.

This, setting it to WIP for now.

This patch fixes a crash/freeze when repeatedly setting the same filename
in an iOS player.
@runrevmark runrevmark removed this from the 9.6.3-rc-1 milestone Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants