Remove outdated comment by radarhere · Pull Request #8929 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

Member

# Decoding is only affected by this for libavif **0.8.4** or greater.
DEFAULT_MAX_THREADS = 0

As per https://pillow.readthedocs.io/en/stable/installation/building-from-source.html#external-libraries though, Pillow only supports libavif 1.0.0 or greater.

libavif provides support for the AVIF format.

  • Pillow requires libavif version 1.0.0 or greater.

So the comment can be removed.

@hugovk hugovk changed the title Removed outdated comment Remove outdated comment

Apr 27, 2025

@hugovk hugovk merged commit 6a63907 into python-pillow:main

Apr 27, 2025

55 checks passed

@radarhere radarhere deleted the max_threads branch

April 27, 2025 19:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@radarhere @hugovk