Andrew Murray
9b6e575fd6
Merge branch 'main' into libavif-plugin
2024-12-18 11:32:30 +11:00
Andrew Murray
962bfc6fd5
Updated libjpeg-turbo URL
2024-12-18 10:39:52 +11:00
Frankie Dintino
da2e18de3e
Revert "Use "rav1e" if available as default ("auto") avif encoder"
...
This reverts commit ddc8e7e459
.
2024-12-17 13:15:15 -05:00
Hugo van Kemenade
76919ad962
Merge pull request #8567 from radarhere/winbuild
...
Derive dir from filename if root is the same in winbuild
2024-12-17 16:11:14 +02:00
Andrew Murray
0ca832cfa5
Merge branch 'main' into xmp
2024-12-17 18:43:00 +11:00
Andrew Murray
88f6be3f19
Merge pull request #8604 from radarhere/libjpeg-turbo
...
Updated libjpeg-turbo and harfbuzz URLs
2024-12-17 08:24:27 +11:00
Hugo van Kemenade
2c120b53f6
Merge pull request #8579 from radarhere/tiff_debug
...
Do not describe raw data as a table
2024-12-16 15:16:41 +02:00
Hugo van Kemenade
e40033dfc4
Merge pull request #8494 from radarhere/gif_palette
...
Improved handling of RGBA palettes when saving GIF images
2024-12-16 15:10:17 +02:00
Andrew Murray
0958114521
Corrected harfbuzz URL
2024-12-16 21:03:33 +11:00
Andrew Murray
5e35ca359c
Updated libjpeg-turbo URL
2024-12-16 20:17:36 +11:00
Andrew Murray
935c34a157
Merge branch 'main' into winbuild
2024-12-16 09:55:29 +11:00
Hugo van Kemenade
6e45e71052
Merge pull request #8601 from radarhere/zlib
2024-12-15 23:17:17 +02:00
Andrew Murray
b585f9e560
Simplified EXIF code ( #12 )
...
* Use break in switch
* Use walrus operator
* Do not add irot and imir flags if orientation is default
* Do not potentially call Exif tobytes() twice
* Simplified code by only setting info["exif"] once
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-15 15:00:14 -05:00
Frankie Dintino
ddc8e7e459
Use "rav1e" if available as default ("auto") avif encoder
2024-12-15 14:56:04 -05:00
Andrew Murray
bdb24f9c84
Removed _avif.HAVE_AVIF
and _avif.VERSION
( #11 )
...
* Removed unused attributes
* Decrement reference count
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-15 14:48:00 -05:00
Hugo van Kemenade
c2f21a233f
Merge pull request #8599 from radarhere/releasenotes
2024-12-15 17:07:13 +02:00
Andrew Murray
7f6ebfb8c5
Added release notes for #8500
2024-12-15 23:40:38 +11:00
Andrew Murray
6373e8bcc4
Use .tar.gz zlib to match macOS and Linux
2024-12-15 22:58:35 +11:00
Andrew Murray
62d8ccc015
Derive dir from filename if root is the same
2024-12-15 12:11:41 +11:00
Andrew Murray
4eaa6b71ef
Merge branch 'main' into libavif-plugin
2024-12-15 08:15:57 +11:00
Andrew Murray
a7338f8ce7
Merge pull request #8500 from nulano/zlib-ng
...
Use zlib-ng instead of zlib
2024-12-15 07:01:42 +11:00
Hugo van Kemenade
c79aab7cc9
Merge pull request #8598 from radarhere/libxau
...
Updated libXau to 1.0.12
2024-12-14 11:50:32 +02:00
Andrew Murray
01bc487ff4
Merge branch 'main' into zlib-ng
2024-12-14 19:06:00 +11:00
Andrew Murray
0e5f5fcb29
Updated libXau to 1.0.12
2024-12-14 16:33:20 +11:00
Frankie Dintino
8d77678d02
chore(docs): update quality and speed with correct defaults
2024-12-13 10:56:00 -05:00
Andrew Murray
f5dc957079
Use cmds_cmake ( #9 )
...
* Use cmds_cmake
* Added libsharpyuv
* Combine meson into libavif install script
* Simplified condition
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-13 10:47:18 -05:00
Andrew Murray
a56acd86c4
Removed unittest mock ( #10 )
...
* Removed unittest mock
* Updated license
* Increased timeout
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-13 10:44:38 -05:00
Hugo van Kemenade
bce51744f6
Merge pull request #8596 from radarhere/macos
...
Test libjpeg-turbo on macOS
2024-12-13 17:18:47 +02:00
Andrew Murray
642b44c315
Test libjpeg-turbo on macOS
2024-12-14 01:25:28 +11:00
Andrew Murray
7b73d775aa
Merge branch 'main' into libavif-plugin
2024-12-13 22:39:30 +11:00
Hugo van Kemenade
bc8e581efd
Merge pull request #8593 from radarhere/brew
...
Do not attempt to install cmake if it is already present
2024-12-13 13:37:56 +02:00
Hugo van Kemenade
0a513879d1
Merge pull request #8595 from radarhere/libjpeg-turbo
...
Updated libjpeg-turbo to 3.1.0
2024-12-13 13:37:05 +02:00
Andrew Murray
e361930936
Updated libjpeg-turbo to 3.1.0
2024-12-13 18:56:59 +11:00
Andrew Murray
9ed96704d3
Do not attempt to install cmake if it is already present
2024-12-13 07:28:48 +11:00
Andrew Murray
522505b714
Support saving CMYK JPEG2000 images
2024-12-10 18:33:12 +11:00
Hugo van Kemenade
d66c51a356
Merge pull request #8533 from radarhere/harfbuzz_10_1_0
...
Updated harfbuzz to 10.1.0
2024-12-10 09:29:30 +02:00
Hugo van Kemenade
335dd2aa7c
Merge pull request #8591 from radarhere/openjpeg_253
...
Updated openjpeg to 2.5.3
2024-12-10 09:29:16 +02:00
Andrew Murray
2215eaf21d
Updated openjpeg to 2.5.3
2024-12-10 06:25:48 +11:00
Frankie Dintino
524d802eda
fix: set exif orientation from irot/imir when decoding AVIF
2024-12-08 22:00:34 -05:00
Andrew Murray
de4c6c1976
Removed ld64 flag ( #6 )
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-07 12:46:08 -05:00
Andrew Murray
9ad83119cf
Allow libavif to install rav1e, except on manylinux2014 and aarch64 ( #7 )
...
* Allow libavif to install rav1e, except on manylinux2014 and aarch64
* Allow libavif to install rav1e on Windows
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-07 12:42:38 -05:00
Andrew Murray
d76ae2f10c
Do not ignore SyntaxError when saving EXIF data ( #8 )
...
* Do not ignore SyntaxError when saving EXIF data
* Do not save orientation in EXIF data
* Do not save XMP and EXIF data from info dictionary
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2024-12-07 12:28:31 -05:00
Jeffrey A. Clark
90591d75db
Merge pull request #8586 from python-pillow/pre-commit-ci-update-config
...
Replace python-pillow.org with python-pillow.github.io
2024-12-07 09:02:47 -05:00
Hugo van Kemenade
c5474ed433
Replace python-pillow.org with python-pillow.github.io
2024-12-06 20:26:07 +02:00
Hugo van Kemenade
76356c5fe4
Merge pull request #8582 from radarhere/imagefile_tile
...
ImageFile tile is never None
2024-12-03 13:11:43 +02:00
Andrew Murray
3ce33a253a
self.tile is not None
2024-12-03 20:14:03 +11:00
Hugo van Kemenade
78504658b1
Merge pull request #8580 from python-pillow/renovate/cibuildwheel-2.x
2024-12-03 09:06:43 +02:00
Andrew Murray
f4a9304bb3
Use CIBW_ENABLE
2024-12-03 13:35:00 +11:00
renovate[bot]
80c562573a
Update dependency cibuildwheel to v2.22.0
2024-12-03 02:28:52 +00:00
Andrew Murray
c40bcbfc87
Improved error handling
2024-12-03 10:31:57 +11:00