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
Andrew Murray
ce6bf21f15
Merge branch 'main' into libavif-plugin
2025-01-18 07:52:07 +11:00
Hugo van Kemenade
327e13ffd0
Stop testing on AppVeyor
2024-11-02 15:41:57 +02:00
Frankie Dintino
3878b588a4
Add AVIF plugin (using libavif)
2024-10-16 09:41:35 -04:00
Hugo van Kemenade
51bd7d2ea8
Drop support for Python 3.8 ( #8183 )
...
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-07-03 00:44:45 -06:00
Andrew Murray
bf9ba35b20
Merge branch 'main' into build-editable
2024-02-15 11:12:17 +11:00
Ondrej Baranovič
420150f0e2
Update winbuild/build.rst
2024-01-20 14:56:20 +01:00
Ondrej Baranovič
74af933a9f
Link to stable setuptools documentation
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-01-20 10:08:14 +01:00
Nulano
2dd00de1f3
rename x64 to AMD64 in winbuild/build_prepare.py
2024-01-04 20:26:14 +01:00
Nulano
01e5f06da0
document editable mode installation in winbuild/build.rst
2024-01-02 16:12:37 +01:00
Andrew Murray
b2d7f1e899
Merge branch 'main' into add-pyproject.toml
2023-06-28 17:44:08 +10:00
Andrew Murray
45c9dcf123
Restored 32-bit support
2023-06-27 14:43:58 +10:00
Andrew Murray
10ad87cd2d
Merge branch 'main' into add-pyproject.toml
2023-06-25 07:14:01 +10:00
nulano
466aa7e6c4
update winbuild documentation
2023-06-24 15:52:59 +01:00
Andrew Murray
d6f19625e8
Removed support for 32-bit
2023-06-23 21:52:00 +10:00
Andrew Murray
00d18fc100
Updated Python version in documentation
2023-04-03 07:39:31 +10:00
nulano
1690592d8b
correct minimum CMake version
2023-03-06 02:24:00 +00:00
nulano
f2527dd5eb
Merge remote-tracking branch 'upstream/main' into winbuild-ninja
2023-03-01 09:06:43 +00:00
Andrew Murray
a55c2b42b9
If following colon, replace Python code-blocks with double colons
2023-02-18 20:34:52 +11:00
nulano
c5e1b5ad66
use consistent capitalization
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-02-13 15:26:00 +00:00
nulano
eeb7c7c647
windows: parse build configuration with argparse
2023-02-13 03:51:45 +00:00
nulano
abd2a3f7ee
windows: compile dependencies with ninja instead of nmake
2023-02-13 00:34:19 +00:00
nulano
407489a0dc
windows: use CMake instead of MSBuild to compile liblzma
2023-02-12 23:24:11 +00:00
Hugo van Kemenade
31b98bb3ba
Merge pull request #6222 from radarhere/python3
...
Use python3
2022-06-10 19:02:13 +03:00
Hugo van Kemenade
f90caabdbc
Remove sentence fragment
2022-05-29 19:23:39 +03:00
Hugo van Kemenade
880dee7e1d
Fix missing inline literal (escaped) space after literal (missing-space-after-literal)
2022-05-29 19:11:21 +03:00
Andrew Murray
232df4734e
Tests directory does not need to be specified
2022-04-18 13:01:07 +10:00
Andrew Murray
e8b2b9baca
Use python3
2022-04-18 12:53:55 +10:00
Gabor Kertesz
f22d3561fd
Windows: Enable ARM64 for MSVC
...
This patch enables ARM64 as a new platform for Windows.
Platform query and documentation is updated accordingly.
2022-02-01 09:18:11 +01:00
Ondrej Baranovič
2205f6050e
document --no-fribidi option
2021-09-18 23:00:39 +02:00
nulano
4f61637e7f
document libraqm/fribidi linking, support fribidi-0.dll on Windows
2021-03-29 17:45:12 +02:00
Andrew Murray
6a50e1076a
Invoke pip using Python
2020-10-29 22:41:29 +11:00
nulano
0e1a116c79
add develop instructions for winbuild
2020-08-02 22:14:38 +02:00
Hugo van Kemenade
d533b4fdb7
Remove redundant requirements
2020-06-30 20:49:40 +03:00
Hugo
6cdeb55118
Drop support for soon-EOL Python 3.5
2020-06-30 13:55:08 +03:00
nulano
3dedaec322
allow older cmake to support Visual Studio 2017
2020-04-12 11:55:32 +10:00
nulano
98dd1b7e6e
add parameters to build script
2020-04-12 11:55:11 +10:00
nulano
d51380cccb
docs, remove old files
2020-04-12 11:55:10 +10:00
Hugo
f792ab6c02
RST uses double backticks for code (MD uses 1)
2019-09-13 08:56:33 +03:00
Hugo
f136187249
Remove --dist option to create deprecated bdist_wininst installers
2019-08-18 10:48:43 +03:00
Alex Clark
531f13828a
Remove link to 404 for #3167 [ci skip]
...
This doc may be outdated …
2018-06-30 19:01:04 -04:00
Andrew Murray
ccf267c6f0
Updated URL [ci skip]
2018-06-09 10:27:03 +10:00
Andrew Murray
19590874a8
Fixed link [ci skip]
2018-02-09 20:56:10 +11:00
Jon Dufresne
85cf6d3140
Drop support for Python 3.2
2016-11-22 04:24:40 -08:00
wiredfool
c9f3abf7ac
moved build.rst out of the doctree to suppress warnings, as this documentation is work in progress and not up to the standards of the rest of the documentation
2016-01-16 13:37:20 +00:00