Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebM: Disable SIMD optimization with YASM on Windows #53959

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

akien-mga
Copy link
Member

@akien-mga akien-mga commented Oct 18, 2021

It triggers a crash when playing V9 videos.

Could likely be fixed if anyone wants to work on it, but so far nobody seems to
want to and WebM support is dropped in 4.0, so this workaround should help for
now.

Fixes #50862.


This shouldn't impact 3.4 beta/RC builds as those were already built without YASM. But once cherry-picked for 3.3 it should fix #50862 for a potential 3.3.5, and for custom builds of users who installed yasm. CC @zaevi

Documentation updated accordingly in godotengine/godot-docs#5332.

It triggers a crash when playing V9 videos.

Could likely be fixed if anyone wants to work on it, but so far nobody seems to
want to and WebM support is dropped in 4.0, so this workaround should help for
now.

Fixes godotengine#50862.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant