Commit Graph

  • b2945ec2aa Test truncated header Andrew Murray 2025-04-10 22:07:55 +1000
  • dce9608961 Test unknown colour and missing colour key Andrew Murray 2025-04-10 21:59:04 +1000
  • af52060e97 Mention that tobytes() with the raw encoder uses Pack.c Andrew Murray 2025-04-10 20:45:53 +1000
  • 13bffef91d Fix quantization table scaling when quality is applied to custom qtables Kylian Ronfleux--Corail 2025-04-10 10:01:02 +0000
  • 34efaaddf3 Improved type hints Andrew Murray 2025-04-10 18:57:31 +1000
  • 6512a8e371 Test not enough image data Andrew Murray 2025-04-09 23:41:45 +1000
  • 395bd6bd12 Allow more than 256 colours Andrew Murray 2025-04-10 18:56:15 +1000
  • 89ac20d2b9 Allow more than 1 character per pixel Andrew Murray 2025-04-09 19:38:13 +1000
  • 7b459a8524 Improved reading XPM images Andrew Murray 2025-04-09 19:33:17 +1000
  • 75d3f1d3bd Assert palette is not None Andrew Murray 2025-04-10 18:41:12 +1000
  • e3c0ee6ae2 Fix incorrect quality scaling when using qtables in JPEG encoder Kylian Ronfleux--Corail 2025-04-10 07:31:05 +0000
  • c8d98d56a0
    Added avif to config settings (#8875) Andrew Murray 2025-04-10 16:21:48 +1000
  • 5b1a64c53c
    [pre-commit.ci] pre-commit autoupdate Hugo van Kemenade 2025-04-10 09:20:41 +0300
  • 6b5f8d768d Do not include libavif in wheels Andrew Murray 2025-04-10 13:55:02 +1000
  • 7fcc7b7191 Added avif to config settings Andrew Murray 2025-04-10 12:13:27 +1000
  • 45f85100b6 Use interprocedural optimization on Windows Andrew Murray 2025-04-10 10:36:13 +1000
  • 79ceebded8 Use MinSizeRel build type Andrew Murray 2025-04-10 09:28:48 +1000
  • 3b5d4fbfeb Only use aom codec Andrew Murray 2025-04-05 01:00:36 +1100
  • 8cac43f872 Use elif Andrew Murray 2025-04-09 07:56:19 +1000
  • 331354a839
    only disable CMAKE_INTERPROCEDURAL_OPTIMIZATION on macOS Frankie Dintino 2025-04-08 09:32:22 -0400
  • 1c40ea5a5f
    Re-add CMAKE_INTERPROCEDURAL_OPTIMIZATION=ON on windows Frankie Dintino 2025-04-08 09:09:11 -0400
  • 621bcd56f0
    Removed CMAKE_INTERPROCEDURAL_OPTIMIZATION (#37) Andrew Murray 2025-04-08 22:50:48 +1000
  • 179ae9d395 Disable building harfbuzz tests Andrew Murray 2025-04-08 22:05:29 +1000
  • 8b7d72440e Specify both C and Cpp Andrew Murray 2025-04-08 20:15:45 +1000
  • 8c4510cb23 Fix clang-format: Configuration file(s) do(es) not support C Hugo van Kemenade 2025-04-07 22:25:12 +0300
  • a5a8ece5d2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-07 17:17:33 +0000
  • f6eb2e7fa5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-04-07 17:17:00 +0000
  • 8bc14e2a6b
    Update .github/workflows/wheels-dependencies.sh Frankie Dintino 2025-04-07 09:10:44 -0400
  • 7aca46c356
    Do not disable CMAKE_MACOSX_RPATH (#36) Andrew Murray 2025-04-07 00:21:49 +1000
  • 6d7f39645d
    Do not install perl (#35) Andrew Murray 2025-04-06 21:56:06 +1000
  • 82bccf70a0 Added XZ_CLMUL_CRC:BOOL=OFF to allow Windows x86 to use xz 5.8.1 Andrew Murray 2025-04-06 11:10:05 +1000
  • 1db27be6a0 Use same URL as wheels-dependencies.sh Andrew Murray 2025-04-05 16:09:12 +1100
  • 55f5d4f9f5 Switch to .tar.gz for libavif Andrew Murray 2025-04-04 22:38:56 +1100
  • 1ba32fce48 Updated harfbuzz to 11.0.1 Andrew Murray 2025-04-05 15:44:46 +1100
  • 91c19be6c8 add braces drhead 2025-04-04 23:12:00 -0400
  • 2f0458258f Corrected table syntax Andrew Murray 2025-04-05 14:50:35 +1100
  • deb1c9dd4a
    Build libavif with -Os and with LTO enabled Frankie Dintino 2025-04-04 17:21:13 -0400
  • 76b4dfb500 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-04 20:11:49 +0000
  • 81c115825b update tests and docs drhead 2025-04-04 16:11:20 -0400
  • cda26be10e
    Merge pull request #8850 from hugovk/pep639 Hugo van Kemenade 2025-04-04 18:36:02 +0300
  • 9f654ff748
    Fixed conversion of AVIF image rotation property to EXIF orientation (#8866) Frankie Dintino 2025-04-04 09:41:11 -0400
  • 61d3dd9e83 Updated xz to 5.8.1, except on Windows x86 Andrew Murray 2025-04-04 22:12:54 +1100
  • 9f4195752d
    Added type hints (#8867) Andrew Murray 2025-04-03 21:24:37 +1100
  • 8691112a2c
    Update scientific-python/upload-nightly-action action to v0.6.2 (#8865) renovate[bot] 2025-04-03 13:23:36 +0300
  • 2d452c82e5
    Removed condition that is always true (#8862) Andrew Murray 2025-04-03 21:17:54 +1100
  • 5406def0d2 Added type hints Andrew Murray 2025-04-03 18:50:54 +1100
  • 4d153d66a1 Assert getpixel returns tuple Andrew Murray 2025-04-03 18:50:29 +1100
  • 36a536ca1a Assert colors is not None Andrew Murray 2025-04-03 18:21:31 +1100
  • 6ee9d5362c Assert image type Andrew Murray 2025-04-03 19:58:05 +1100
  • 58982c6081 Added type hints Andrew Murray 2025-04-03 18:50:54 +1100
  • cb3a4b4b57 Assert fp is not None Andrew Murray 2025-04-03 18:18:49 +1100
  • f4cd5e7502 Assert image type Andrew Murray 2025-04-03 18:44:45 +1100
  • beab3fae1e Merge branch 'main' into context_manager Andrew Murray 2025-04-03 18:15:45 +1100
  • f7fc268a77
    add test Frankie Dintino 2025-04-02 22:39:06 -0400
  • af1d2a51b3
    fix: conversion of AVIF image rotation property to EXIF orientation Frankie Dintino 2025-04-02 21:56:24 -0400
  • 8a6e5affa1
    Remove rust installation via rustup, which is no longer needed Frankie Dintino 2025-04-02 21:43:21 -0400
  • 914d538a99
    Update scientific-python/upload-nightly-action action to v0.6.2 renovate[bot] 2025-04-03 01:30:21 +0000
  • 520b99937a Replace strncpy with strcpy Andrew Murray 2025-04-03 11:01:08 +1100
  • ab55e543c8
    remove ENABLE_NASM and CMAKE_MODULE_PATH libavif cmake args Frankie Dintino 2025-04-02 15:55:08 -0400
  • 84485e1718
    s/AVIF/AV1/ Frankie Dintino 2025-04-02 15:12:44 -0400
  • a2cbce795d
    Include comment about CONFIG_AV1_DECODER=0 Frankie Dintino 2025-04-02 13:54:48 -0400
  • 8b4e66e10a
    fix(avif): use only aomenc and dav1d to reduce wheel size Frankie Dintino 2025-04-01 15:31:35 -0400
  • b1ed311a3a Removed condition that is always true Andrew Murray 2025-04-03 00:03:42 +1100
  • 7e15c54cad
    Use multibuild build_github (#8861) Andrew Murray 2025-04-02 23:53:14 +1100
  • 92eb58ef15
    Merge pull request #8859 from radarhere/filename Hugo van Kemenade 2025-04-02 15:51:49 +0300
  • 76d89d104d Revert "Updated libXau to 1.0.12" Andrew Murray 2025-04-02 15:22:35 +1100
  • 17f57c1178 Simplified code Andrew Murray 2025-04-02 12:37:35 +1100
  • 8dbbce624f Compare absolute path of filename Andrew Murray 2025-04-02 12:16:25 +1100
  • 1103e82d17 Include filename in state Andrew Murray 2025-04-02 11:14:58 +1100
  • 49a11424c4 Always update rust when building libavif on Windows Andrew Murray 2025-04-01 21:57:34 +1100
  • 7c56b383ff
    Merge pull request #8842 from AdianKozlica/image_grab_wayland_kde mergify[bot] 2025-04-01 09:38:56 +0000
  • 867c4772c2 Do not import type checking Andrew Murray 2025-04-01 20:19:40 +1100
  • 64178415e6
    Merge pull request #8852 from radarhere/save mergify[bot] 2025-04-01 09:22:14 +0000
  • c19482f888
    Merge pull request #8853 from radarhere/arrow Andrew Murray 2025-04-01 19:28:41 +1100
  • f205a45f44 Added release notes for #8330 Andrew Murray 2025-04-01 19:10:11 +1100
  • 98e74fd7a0
    Merge pull request #8516 from radarhere/imagegrab Andrew Murray 2025-04-01 18:45:03 +1100
  • 2b62c0beeb
    Merge branch 'main' into image_grab_wayland_kde Adian Kozlica 2025-04-01 09:43:52 +0200
  • a7537b1b06 Only change readonly if saved filename matches opened filename Andrew Murray 2025-03-30 07:31:17 +1100
  • 869aa5843c
    Merge pull request #8851 from radarhere/tiff Andrew Murray 2025-04-01 18:30:45 +1100
  • 5c76e7ec17
    Image -> Arrow support (#8330) wiredfool 2025-04-01 07:10:45 +0100
  • 348bf6550d Allow cmake<4 when building libavif Andrew Murray 2025-04-01 16:33:55 +1100
  • 8141221201 Allow cmake<4 when building libtiff Andrew Murray 2025-04-01 08:35:19 +1100
  • e56e01c259
    Merge branch 'main' into arrow Andrew Murray 2025-04-01 15:48:27 +1100
  • 167864104a
    Apply suggestions from code review Hugo van Kemenade 2025-04-01 07:16:14 +0300
  • 3ad890a0de
    Merge f91fcf34e1 into 7d50816f0a Kevin Newton 2025-04-01 04:14:55 +0000
  • 101060bc55
    Merge e79b88ea5f into 7d50816f0a Junxiao Shi 2025-04-01 04:14:31 +0000
  • 7d50816f0a
    Add AVIF plugin (decoder + encoder using libavif) (#5201) Frankie Dintino 2025-04-01 00:13:21 -0400
  • 999d9a7f0c
    Updated xz to 5.8.0 on manylinux2014 by removing po4a dependency (#8848) Andrew Murray 2025-04-01 15:09:09 +1100
  • c8d0408ffb Continue to build libyuv on Linux Andrew Murray 2025-04-01 08:19:03 +1100
  • 12765431fe Updated size Andrew Murray 2025-04-01 08:13:04 +1100
  • d8a0cb5db1 Work around pyroma test Hugo van Kemenade 2025-03-31 22:53:51 +0300
  • e995eef424 Replace deprecated classifier with licence expression (PEP 639) Hugo van Kemenade 2025-03-31 22:31:24 +0300
  • fb096e15cc
    Derive some avif test images from existing Pillow test images Frankie Dintino 2025-03-31 09:38:34 -0400
  • eff26805f7 Added release notes Andrew Murray 2025-03-31 22:29:48 +1100
  • 3e28e05c76
    Types and typos Hugo van Kemenade 2025-03-31 13:31:54 +0300
  • 9e6386846d Continue to build libyuv on macOS Andrew Murray 2025-03-31 19:43:07 +1100
  • 3f806d7364 Updated xz to 5.8.0 on manylinux2014 by removing po4a dependency Andrew Murray 2025-03-31 13:01:49 +1100
  • fdc68e6e42
    Merge branch 'main' into libavif-plugin Andrew Murray 2025-03-31 11:59:25 +1100
  • b1f7ba0a41
    Merge pull request #8772 from radarhere/zlib_macos Andrew Murray 2025-03-31 08:47:49 +1100
  • 5ae44e4438 Merge branch 'main' into convert_mode Andrew Murray 2025-03-31 08:32:11 +1100