We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da9d552 + 2251824 commit 6a63907Copy full SHA for 6a63907
src/PIL/AvifImagePlugin.py
@@ -16,7 +16,6 @@
16
# Decoder options as module globals, until there is a way to pass parameters
17
# to Image.open (see https://github.com/python-pillow/Pillow/issues/569)
18
DECODE_CODEC_CHOICE = "auto"
19
-# Decoding is only affected by this for libavif **0.8.4** or greater.
20
DEFAULT_MAX_THREADS = 0
21
22
0 commit comments