Commit Graph

  • 802dabc6aa
    Meson: ensure `-Dpng=disabled` does not disable WebP load/save (#2686) Kleis Auke Wolthuizen 2022-02-25 20:04:07 +0100
  • a67d637a3a
    Meson: fix building with `-Dspng=enabled` (#2685) Kleis Auke Wolthuizen 2022-02-25 16:41:21 +0100
  • 3a45d6e842 Add support for regions in the C++ API shado23 2022-02-24 17:34:25 +0100
  • e1ad26b782 Merge branch 'master' of github.com:libvips/libvips John Cupitt 2022-02-25 13:45:06 +0000
  • b9e6bda6f7 fix oxygen John Cupitt 2022-02-25 13:44:30 +0000
  • 4196a0e73a
    set some -Ds depending on the release type (#2682) John Cupitt 2022-02-25 12:52:18 +0000
  • a8b48e1442
    Add missing annotations to #endif directives (#2678) Kleis Auke Wolthuizen 2022-02-23 12:55:40 +0100
  • 5ff96da873 add note on heifload unlimited to changelog John Cupitt 2022-02-23 10:35:46 +0000
  • 4ca4b07654
    heifload: add unlimited option, default to false (#2677) Lovell Fuller 2022-02-23 10:34:07 +0000
  • 1e4cd2d5c2
    Fix building with -Dmodules=disabled (#2676) Kleis Auke Wolthuizen 2022-02-23 11:32:02 +0100
  • d80185060d
    Various improvements to the build systems (#2675) Kleis Auke Wolthuizen 2022-02-22 15:33:42 +0100
  • c5f2fea8bf fix a gcc warning with clang pragmas John Cupitt 2022-02-22 10:06:43 +0000
  • b05515b0c5
    Update libnsgif from upstream (#2674) Michael Drake 2022-02-21 20:07:20 +0000
  • 49cae56e1e stray "im_" prefix John Cupitt 2022-02-20 17:07:29 +0000
  • 542cfff472 longer timeout for tests John Cupitt 2022-02-19 16:06:29 +0000
  • dc4b6c920b make zlib into a top-level dependency John Cupitt 2022-02-19 16:05:18 +0000
  • 3da7caee6c
    LSan improvements and fixes (#2672) Kleis Auke Wolthuizen 2022-02-19 16:13:42 +0100
  • 094e84d6d1 relax accuracy test for 16 bit heic John Cupitt 2022-02-18 11:55:27 +0000
  • e985e23c09
    add HDR support to heif load/save (#2596) John Cupitt 2022-02-18 11:16:15 +0000
  • 0388e54bd2 looks like meson must be installed with sudo for ci John Cupitt 2022-02-18 11:09:39 +0000
  • 504cea50a5 check pip3 install on runner John Cupitt 2022-02-18 11:06:35 +0000
  • aef5f25167 in ci, don't install meson as root John Cupitt 2022-02-18 10:56:49 +0000
  • fea9d068c4 oop, forgot a sudo John Cupitt 2022-02-18 10:52:58 +0000
  • e14deaf5c6 disable introspection for CI build John Cupitt 2022-02-18 10:48:22 +0000
  • 3a7465cf79 make goi optional John Cupitt 2022-02-18 10:40:56 +0000
  • 1be213052b install our own meson John Cupitt 2022-02-18 10:36:50 +0000
  • dab51ef92f display meson error logs John Cupitt 2022-02-18 10:22:07 +0000
  • ecba43c21c try with meson 0.53 John Cupitt 2022-02-18 10:21:26 +0000
  • f573dc47e3 ci fix John Cupitt 2022-02-18 10:05:04 +0000
  • aea262f6f6 try to move CI to meson John Cupitt 2022-02-18 10:01:13 +0000
  • dc069f8892 ooop typo John Cupitt 2022-02-18 09:53:40 +0000
  • 240b10ba71 update dependency list in README John Cupitt 2022-02-18 09:45:54 +0000
  • 01a9947006 remove atexit use John Cupitt 2022-02-17 14:30:02 +0000
  • f6dafd6fc6 update changelog for intospection fixes John Cupitt 2022-02-15 10:59:11 +0000
  • 69bf2be12b
    Enhance the introspection support by fixing annotations (#2657) Corentin Noël 2022-02-15 11:54:40 +0100
  • 82a8df2a1f fix some more small introspection warnings John Cupitt 2022-02-15 10:10:21 +0000
  • f9895d1169 Merge branch 'master' of github.com:libvips/libvips John Cupitt 2022-02-15 10:09:02 +0000
  • 362adae8c6
    Revert "Enhance the introspection support by fixing annotations (#2655)" (#2656) John Cupitt 2022-02-15 10:08:07 +0000
  • cd86d05b12 Merge branch 'master' of github.com:libvips/libvips John Cupitt 2022-02-15 10:07:33 +0000
  • 45ad07b2c2 fix a couple more warnings John Cupitt 2022-02-15 10:07:13 +0000
  • 47796dcda0
    Enhance the introspection support by fixing annotations (#2655) Corentin Noël 2022-02-15 10:54:32 +0100
  • 257d84108e fix some more introspection warnings John Cupitt 2022-02-15 09:48:01 +0000
  • 542dd06999
    Refine header inclusion to allow better introspection generation (#2654) Corentin Noël 2022-02-15 06:02:07 +0100
  • 1862e7209e add spngsave to meson build John Cupitt 2022-02-11 16:43:02 +0000
  • 896cad6a7a
    Add spngsave (#2536) John Cupitt 2022-02-11 16:30:23 +0000
  • 7731abe8df revise meson notes again John Cupitt 2022-02-10 08:42:17 +0000
  • 68e65bdc0f switch to c_std gnu99 John Cupitt 2022-02-09 09:31:13 +0000
  • 626f9eaabd revise meson notes again John Cupitt 2022-02-09 08:57:58 +0000
  • 7be11a1fd7 add support for -Dmagick-package John Cupitt 2022-02-09 08:45:32 +0000
  • e1f4fb3198 revise meson notes in README John Cupitt 2022-02-08 18:28:35 +0000
  • 298c665d36 update README for meson John Cupitt 2022-02-08 16:04:51 +0000
  • 17aa0de325 credit meson build in changelog John Cupitt 2022-02-08 15:20:49 +0000
  • 02901436d4
    Add meson build system (#2637) Corentin Noël 2022-02-08 16:19:36 +0100
  • 0d8056b8c5 fix a few small compiler warnings John Cupitt 2022-02-03 14:27:40 +0000
  • 8c668303f8 improve the pixel rng John Cupitt 2022-02-02 18:15:26 +0000
  • d9c00eb5ca add password fielf to pdfiumload John Cupitt 2022-01-28 13:32:13 +0000
  • cb78b1b9fb add "password" option to pdfload John Cupitt 2022-01-28 13:25:46 +0000
  • 0a7e96a4e2 Merge branch '8.12' John Cupitt 2022-01-28 08:51:27 +0000
  • 68a8bf42a7 better arg checking for hist_find_ndim John Cupitt 2022-01-28 08:47:30 +0000
  • 535657a203 Merge branch '8.12' John Cupitt 2022-01-24 12:12:57 +0000
  • 5c249e0e8e note pipe read fix in changelog John Cupitt 2022-01-24 12:12:32 +0000
  • 646f2d7fd7 Fix read from pipe with variable chunk sizes John Cupitt 2022-01-24 11:27:22 +0000
  • 260b2ddf92
    Fix read from pipe with variable chunk sizes John Cupitt 2022-01-24 11:27:22 +0000
  • cfa7f03278 Merge branch '8.12' John Cupitt 2022-01-18 18:23:20 +0000
  • 774c969d43 fix GIF save change detector John Cupitt 2022-01-18 18:15:38 +0000
  • f01c9fcd91 add missing header to _sources John Cupitt 2022-01-18 16:15:26 +0000
  • 545933255e note jp2k load just in changelog John Cupitt 2022-01-18 12:30:06 +0000
  • 1496984a7a add jp2k load left-justification John Cupitt 2022-01-17 14:18:59 +0000
  • ce54b4e5ad Merge branch '8.12' John Cupitt 2022-01-13 11:47:53 +0000
  • 6b475c92a2 raise linpng size limit John Cupitt 2022-01-13 11:44:28 +0000
  • 56a7916e80 remove stray error messages John Cupitt 2022-01-09 12:20:25 +0000
  • c278f9019d Merge branch '8.12' John Cupitt 2022-01-01 00:29:26 +0000
  • f75b3c1ee9 adjust GIF alpha threshold John Cupitt 2021-12-31 20:20:56 +0000
  • eb906f182d Merge branch '8.12' John Cupitt 2021-12-22 10:26:57 +0000
  • d3f77e4433 add a sniffer for TTF John Cupitt 2021-12-22 10:25:52 +0000
  • 93ff76ce53 Fix documentation typo (#2591) Joel Larsson 2021-12-21 15:53:14 +0100
  • 1ed0e177bb
    Fix documentation typo (#2591) Joel Larsson 2021-12-21 15:53:14 +0100
  • 062df97a5d Merge branch '8.12' John Cupitt 2021-12-21 09:48:02 +0000
  • 6020d25be4 update changelog for iiif change John Cupitt 2021-12-21 09:47:23 +0000
  • b6ca9eeff3 dzsave.c: Remove trailing comma from IIIFv3 folder names (#2590) Aaron 2021-12-21 10:43:48 +0100
  • d98a003008
    dzsave.c: Remove trailing comma from IIIFv3 folder names (#2590) Aaron 2021-12-21 10:43:48 +0100
  • 1502b4af0c oop, dropped patch John Cupitt 2021-12-18 18:24:13 +0000
  • 067407af31 Merge branch '8.12' John Cupitt 2021-12-18 18:23:28 +0000
  • 03a073b68d set default GIF frame delay to 100ms John Cupitt 2021-12-18 18:20:18 +0000
  • 9420911ba8 change default GIF frame delay from 1s to 0.1s John Cupitt 2021-12-18 18:08:30 +0000
  • 0a824517fa Merge branch '8.12' John Cupitt 2021-12-16 10:58:29 +0000
  • 65d84d1cbe fix a crash with 0 length vectors John Cupitt 2021-12-16 10:45:10 +0000
  • 753c52cdc4 Merge branch '8.12' John Cupitt 2021-12-12 10:15:04 +0000
  • 1fe283cc85 remove GIF frame size limit John Cupitt 2021-12-12 10:12:00 +0000
  • 561b670ea2 better dbg messages from tiffsave John Cupitt 2021-12-09 13:18:46 +0000
  • 47be1fcc6f Merge branch '8.12' John Cupitt 2021-12-09 13:01:51 +0000
  • 6d23a3615e add a fallback path for gif save if no cgif John Cupitt 2021-12-09 13:00:58 +0000
  • 5b089951ac Merge branch '8.12' John Cupitt 2021-12-06 14:04:49 +0000
  • cd80b5ae94 note win fd change in changelog John Cupitt 2021-12-06 13:58:46 +0000
  • b28ee777ab
    Windows: don't set create time for invalid/stream fd (#2571) Lovell Fuller 2021-12-06 13:52:02 +0000
  • de199fe59c
    Silence C++ missing sentinel warning (#2563) Lovell Fuller 2021-11-29 14:20:26 +0000
  • 9cd2bd1196
    ci: add CIFuzz integration (#2559) DavidKorczynski 2021-11-26 17:03:09 +0000
  • ba5afffd68 Merge branch '8.12' John Cupitt 2021-11-26 11:12:47 +0000
  • e0bb8e5d58 make exif resunit optional and default to inch John Cupitt 2021-11-26 11:10:29 +0000
  • 5414ddfa80
    Minor improvements (#2556) Kleis Auke Wolthuizen 2021-11-25 11:51:34 +0100