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

TESTBED: Allow video test to handle more decoders #6473

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

OMGPizzaGuy
Copy link
Member

The decoders for avi, dxa, flc, mve, and smk are selected based on file extension.

The MVE video width, height, and pixel format getters were causing infinite recursion due to the video decoder asking its tracks for the width, height, and pixel format by the same methods

@OMGPizzaGuy OMGPizzaGuy requested a review from sev- March 9, 2025 20:30
The decoders for avi, dxa, flc, mve, and smk are selected based on file extention.
@sev-
Copy link
Member

sev- commented Mar 11, 2025

Thank you!

@sev- sev- merged commit f85f471 into scummvm:master Mar 11, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants