Andrew Murray
|
6cbad27c27
|
Merge branch 'main' into libavif-plugin
|
2025-02-01 21:29:00 +11:00 |
|
Andrew Murray
|
347a3865bf
|
Revert "Ignore brew dependencies for libraqm on macOS 13"
This reverts commit dfd53564ff .
|
2025-02-01 12:21:15 +11:00 |
|
Andrew Murray
|
1410d23453
|
Removed qmin and qmax (#17)
|
2025-01-25 11:00:44 -05:00 |
|
Andrew Murray
|
38f0d105e4
|
Merge branch 'main' into libavif-plugin
|
2025-01-25 22:16:19 +11:00 |
|
Andrew Murray
|
569b785371
|
Updated harfbuzz to 10.2.0 (#8688)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-01-25 09:04:52 +02:00 |
|
Hugo van Kemenade
|
0bfaba1dca
|
Merge pull request #8711 from radarhere/xz
Updated xz to 5.6.4
|
2025-01-24 23:01:30 +02:00 |
|
Andrew Murray
|
16a8e2bde4
|
Updated xz to 5.6.4
|
2025-01-24 23:46:14 +11:00 |
|
Andrew Murray
|
f52dbe749b
|
Updated libpng to 1.6.46
|
2025-01-24 23:46:03 +11:00 |
|
Andrew Murray
|
e31441fc41
|
Use Ubuntu 22.04 for 24.04 ppc64le and s390x
|
2025-01-24 19:51:07 +11:00 |
|
Andrew Murray
|
4b29af49fd
|
Skip building libavif on 32-bit Windows (#16)
* Corrected comment
* Reduced difference
* Generate rotated images
* Build rav1e
* Skip building libavif on 32-bit
* Fixed building libavif on oss-fuzz
* Removed unnecessary converts
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-01-20 23:39:42 -05:00 |
|
Andrew Murray
|
ba606622b4
|
Updated Ubuntu arm to 24.04 with arm64 runner
|
2025-01-18 13:53:39 +11:00 |
|
Andrew Murray
|
ce6bf21f15
|
Merge branch 'main' into libavif-plugin
|
2025-01-18 07:52:07 +11:00 |
|
Hugo van Kemenade
|
85a6df534c
|
Merge pull request #8698 from radarhere/arm64
|
2025-01-17 21:50:35 +02:00 |
|
Hugo van Kemenade
|
7446348b73
|
Merge pull request #8525 from hugovk/gha-windows-32-bit
|
2025-01-17 20:46:08 +02:00 |
|
Andrew Murray
|
176c5b3749
|
Added pypy to CIBW_ENABLE
|
2025-01-17 11:51:42 +11:00 |
|
Andrew Murray
|
a04e76a84f
|
Use arm64 Linux runners
|
2025-01-17 11:51:21 +11:00 |
|
Hugo van Kemenade
|
ade99aaa90
|
Merge branch 'main' into gha-windows-32-bit
|
2025-01-16 17:01:59 +02:00 |
|
Andrew Murray
|
536aee5bbd
|
Test Numpy on amd64
|
2025-01-16 22:12:53 +11:00 |
|
Andrew Murray
|
2ce2ff297c
|
Test Python 3.14 pre-release
|
2025-01-14 05:54:19 +11:00 |
|
Hugo van Kemenade
|
8603d6512a
|
Use python-numpy and python-olefile instead of python3-numpy and python3-olefile
|
2025-01-09 14:22:29 +02:00 |
|
Andrew Murray
|
2eb112329e
|
Use python-pip instead of python3-pip
|
2025-01-09 08:32:42 +11:00 |
|
Hugo van Kemenade
|
93f45a3992
|
Merge pull request #8670 from radarhere/libpng
|
2025-01-08 19:12:20 +02:00 |
|
Hugo van Kemenade
|
38a5f72d21
|
Merge pull request #8674 from radarhere/wheel_paths
|
2025-01-08 16:34:38 +02:00 |
|
Andrew Murray
|
29c158d369
|
Merge branch 'main' into libavif-plugin
|
2025-01-08 20:36:36 +11:00 |
|
renovate[bot]
|
84c8e38b2d
|
Update cygwin/cygwin-install-action action to v5
|
2025-01-08 07:38:51 +00:00 |
|
Andrew Murray
|
f281eb9b46
|
Trigger from changes in pyproject.toml
|
2025-01-08 18:27:20 +11:00 |
|
Andrew Murray
|
86b8e1e45f
|
Updated libpng to 1.6.45
|
2025-01-08 10:19:09 +11:00 |
|
Andrew Murray
|
7708e4b524
|
Improved Docker coverage reporting
|
2025-01-06 20:30:47 +11:00 |
|
Andrew Murray
|
413566481b
|
Merge branch 'main' into libavif-plugin
|
2025-01-04 18:05:48 +11:00 |
|
Andrew Murray
|
66795e9c26
|
Merge branch 'main' into no_giflib
|
2025-01-04 17:26:10 +11:00 |
|
Andrew Murray
|
cce0f5b653
|
Removed giflib as webp dependency
|
2025-01-04 10:34:59 +11:00 |
|
Andrew Murray
|
be0283061a
|
Merge branch 'main' into libavif-plugin
|
2025-01-04 10:04:54 +11:00 |
|
Andrew Murray
|
93289324c6
|
Removed avifEncOptions (#14)
* Fixed indentation
* Removed avifEncOptions
* Destroy encoder on failure
* Destroy image on failure
* Delete encoder object on failure
* Corrected comment
* Allow libavif to install rav1e on manylinux2014
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-01-03 10:56:02 -05:00 |
|
Andrew Murray
|
1d771ff4a4
|
Do not call yum on cifuzz
|
2025-01-03 10:26:47 +11:00 |
|
Hugo van Kemenade
|
261ed66c11
|
Merge branch 'main' into giflib
|
2025-01-02 18:09:21 +02:00 |
|
Hugo van Kemenade
|
66f5a3facc
|
Merge pull request #8653 from radarhere/freetype
|
2025-01-02 18:08:34 +02:00 |
|
Andrew Murray
|
2d7597ac6a
|
Updated to giflib 5.2.2 on Linux
|
2025-01-02 22:50:25 +11:00 |
|
Hugo van Kemenade
|
ade15fcdd3
|
Upgrade zlib-ng to 2.2.3
|
2025-01-02 12:46:24 +02:00 |
|
Andrew Murray
|
f636cb8c15
|
Updated freetype to 2.13.3
|
2025-01-02 10:28:51 +11:00 |
|
Andrew Murray
|
e34427167d
|
Added CentOS Stream 10
|
2024-12-31 23:26:09 +11:00 |
|
Hugo van Kemenade
|
8d28514e40
|
Add zizmor to pre-commit and fix potential cache-poisoning in wheels workflow
|
2024-12-29 21:16:42 +02:00 |
|
Andrew Murray
|
c6f42cb6a5
|
Updated libwebp to 1.5.0
|
2024-12-20 14:46:01 +11:00 |
|
Andrew Murray
|
9b6e575fd6
|
Merge branch 'main' into libavif-plugin
|
2024-12-18 11:32:30 +11:00 |
|
Andrew Murray
|
0958114521
|
Corrected harfbuzz URL
|
2024-12-16 21:03:33 +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 |
|
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 |
|
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 |
|