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

Configure max_threads max value to 64 #41

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Commits on Feb 3, 2024

  1. Add upper bound of 64 to max_threads in init_max_threads() so that en…

    …coding does not crash on machines with high core counts
    Wyatt Borsos committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    289641b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    8407f63 View commit details
    Browse the repository at this point in the history
  2. rm debug line

    Wyatt committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6a1f052 View commit details
    Browse the repository at this point in the history
  3. Update src/pillow_avif/_avif.c

    Co-authored-by: Frankie Dintino <fdintino@gmail.com>
    yit-b and fdintino committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7df83e3 View commit details
    Browse the repository at this point in the history