Pillow/docs
Andrew Murray 19ba2dd6d7
Use rgb.rowBytes in overflow check (#18)
* Removed skip_unless_feature on methods when class is already skipped

* Test speed less than slowest and greater than fastest

* Updated type hints

* Only access angle when AVIF_TRANSFORM_IROT flag is present

* Added AVIF_ROOT

* Only define normalize_quantize_value if it will be used

* Build libavif after libjpeg

* Use rgb.rowBytes in overflow check

* Group EXIF info

* Removed __loaded

* If brew is not installed, use /usr prefix

* Sort AVIF codecs alphabetically

* Updated rav1e license

* Fixed catching warning, as per #8505

* Simplified code

* Fixed typos

* Test further scenarios

* Use y* to parse bytes

---------

Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-02-02 20:03:13 -05:00
..
example Added type hints to frombuffer 2024-09-06 15:16:59 +10:00
handbook Removed qmin and qmax (#17) 2025-01-25 11:00:44 -05:00
installation Use rgb.rowBytes in overflow check (#18) 2025-02-02 20:03:13 -05:00
reference Merge branch 'main' into libavif-plugin 2025-01-25 22:16:19 +11:00
releasenotes Updated capitalization 2025-01-18 07:55:49 +11:00
resources Remove strike css 2024-03-07 11:59:50 -05:00
about.rst Stop testing on AppVeyor 2024-11-02 15:41:57 +02:00
conf.py Only use start year in copyright, remove end years 2024-12-01 23:15:54 +02:00
COPYING Only use start year in copyright, remove end years 2024-12-01 23:15:54 +02:00
dater.py Use split instead of datetime 2024-04-25 13:14:38 +10:00
deprecations.rst Added deprecation warning 2025-01-17 18:34:23 +11:00
Guardfile Add 'from __future__ import annotations' using Ruff/isort 2023-12-21 13:13:31 +02:00
index.rst Stop testing on AppVeyor 2024-11-02 15:41:57 +02:00
installation.rst Mark file as orphan 2024-03-06 07:35:11 +11:00
make.bat Fixed calling html target from htmlview 2023-03-21 22:37:45 +11:00
Makefile Use CVE and CWE roles from Sphinx 8.1 2024-10-10 21:35:48 +03:00
PIL.rst improve ImageTransform documentation 2024-01-02 14:52:12 +01:00
porting.rst fix _imaging and Image.core references 2020-07-11 13:25:10 +10:00