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

imageio_j2k: parallelize colorspace conv, add NULL checks #17581

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

ralfbrown
Copy link
Collaborator

Unfortunately I haven't been able to test the revised code for 4:2:2 and 4:2:0 subsampled chroma, as I have been unable to find or generate such files. YUV 4:4:4 has been tested and works.

@ralfbrown ralfbrown added the scope: performance doing everything the same but faster label Oct 3, 2024
@TurboGit TurboGit added this to the 5.0 milestone Oct 3, 2024
Copy link
Member

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TurboGit TurboGit merged commit f302ac5 into darktable-org:master Oct 4, 2024
6 checks passed
@ralfbrown ralfbrown deleted the parallel_j2k branch October 4, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: performance doing everything the same but faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants