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

Multi-threaded decoding process #9

Merged
merged 2 commits into from
Aug 29, 2023
Merged

Multi-threaded decoding process #9

merged 2 commits into from
Aug 29, 2023

Conversation

sincos2854
Copy link
Contributor

By setting the maxThreads variable in the avifDecoder structure, the avifDecoderNextImage function is multithreaded.
By setting the maxThreads variable in the avifRGBImage structure, the avifImageYUVToRGB function is multithreaded.

If this pull request meets with your approval, could you kindly proceed with the build and subsequent release?
Your consideration is greatly appreciated.

@uyjulian uyjulian merged commit 7d960a3 into uyjulian:master Aug 29, 2023
7 checks passed
@uyjulian
Copy link
Owner

Thanks! Version 2.0.6 has also been built and released.

@sincos2854
Copy link
Contributor Author

Thank you very much.

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.

None yet

2 participants