Andrew Murray
29c158d369
Merge branch 'main' into libavif-plugin
2025-01-08 20:36:36 +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
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
7b73d775aa
Merge branch 'main' into libavif-plugin
2024-12-13 22:39:30 +11:00
Andrew Murray
e361930936
Updated libjpeg-turbo to 3.1.0
2024-12-13 18:56:59 +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
Andrew Murray
2215eaf21d
Updated openjpeg to 2.5.3
2024-12-10 06:25:48 +11: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
c40bcbfc87
Improved error handling
2024-12-03 10:31:57 +11:00
Andrew Murray
3730bf214b
Merge branch 'main' into libavif-plugin
2024-11-30 19:33:11 +11:00
Andrew Murray
4986609938
Use zlib-ng on macOS
2024-11-28 21:31:54 +11:00
Andrew Murray
540a0b73a7
Use installed cmake
2024-11-25 12:15:25 +11:00
Andrew Murray
69c9a7ffcf
Use zlib-ng on Linux
2024-11-21 20:39:08 +01:00
Andrew Murray
658cdf3e09
Merge branch 'main' into libavif-plugin
2024-11-19 09:51:07 +11:00
Andrew Murray
e02e4aaf1d
Updated harfbuzz to 10.1.0
2024-11-19 07:12:54 +11:00
Russell Keith-Magee
96b898c826
A couple more cleanups from code review.
2024-11-18 09:56:45 +08:00
Russell Keith-Magee
54f23345d2
More tweaks from code review.
2024-11-16 09:58:29 +08:00
Russell Keith-Magee
681a03b1c3
Apply suggestions from code review
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-11-09 10:29:29 +08:00
Andrew Murray
d6a0a15f53
Merge branch 'main' into libavif-plugin
2024-11-08 19:51:31 +11:00
Russell Keith-Magee
4e35852ccc
Correct typo in comment.
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-11-08 05:34:35 +08:00
Russell Keith-Magee
e82b5398e7
Correct handling of vendored fribidi.
2024-11-06 14:12:51 +08:00
Russell Keith-Magee
d1a4f8029b
Don't use multibuild variables before invoking multibuild.
2024-10-29 09:54:15 +08:00
Russell Keith-Magee
ec214e4d7c
Can't check IS_MACOS until common_utils is invoked.
2024-10-29 09:39:58 +08:00
Russell Keith-Magee
72d81e24a8
Simplify Linux config by correcting a logic error in macOS config.
2024-10-29 09:25:47 +08:00
Russell Keith-Magee
c74a5bdd85
Correct paths used for Linux build.
2024-10-29 09:02:05 +08:00
Russell Keith-Magee
08554684b3
Revert fribidi/raqm changes for macOS builds.
2024-10-29 07:48:07 +08:00
Andrew Murray
e5706a590b
Upgraded multibuild to remove openjpeg lib64 copy
2024-10-29 09:04:06 +11:00
Andrew Murray
a43e5bb735
brew remove libdeflate
2024-10-26 14:26:47 +11:00
Russell Keith-Magee
43c34fc0a5
Copy manylinux lib64 files from the correct built prefix.
2024-10-25 17:20:34 +08:00
Russell Keith-Magee
0961d3d22b
Possible fix for linux build failures.
2024-10-25 16:10:29 +08:00
Russell Keith-Magee
140a06e0fd
Explicitly disable libdeflate on libtiff.
2024-10-25 16:04:56 +08:00
Russell Keith-Magee
5a8373e527
Correct a dumb pip invocation error.
2024-10-25 14:47:51 +08:00