Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
libvips
A fast image processing library with low memory needs
Collective -
Host: opensource -
https://opencollective.com/libvips
- Website: https://libvips.github.io/libvips/
- Code: https://github.com/libvips/libvips
github.com/libvips/libvips - 8cddba44ab0fb85fbd3f830c0e82a114f3d9a162 authored almost 4 years ago
github.com/libvips/libvips - 2e56828053f2de9a2c716a3150dd81f6ac701664 authored almost 4 years ago
Revise premultiply
github.com/libvips/libvips - 81dffdd57175ed704507c4032599e1b055d42881 authored almost 4 years agoit wasn't really necessary, and it was rather slow
github.com/libvips/libvips - 0623a05f48baf9026dbb261203b8f892a4c326dc authored almost 4 years agogithub.com/libvips/libvips - a4d89b852a2f0dca50d9650485803808c949b658 authored almost 4 years ago
so we work on older libtiffs
github.com/libvips/libvips - b14bac53a33b1461978df0f5deb4a46c727ddc79 authored almost 4 years agogithub.com/libvips/libvips - 6db234fae8255122472f220fcc2978c8e470ee79 authored almost 4 years ago
github.com/libvips/libvips - 726fded66c272b42daa6a268c8f97023f7ae6105 authored almost 4 years ago
github.com/libvips/libvips - 1f18963cb4e3f2a7f4961593d97ad13558cd0eab authored almost 4 years ago
allow this case:
vipsthumbnail k2.jpg --export-profile cmyk
for an image with no embedded pro...
github.com/libvips/libvips - 9585feb5a8a594513826244b81b2d3c59ef51142 authored almost 4 years agogithub.com/libvips/libvips - c4d56fd47580acec348318648a3579e8dcb00f82 authored almost 4 years ago
github.com/libvips/libvips - ef4f95cddc9aa054da184cf39f2d2aabfdc49007 authored almost 4 years ago
Co-authored-by: Kleis Auke Wolthuizen <[email protected]>
github.com/libvips/libvips - ea2264ea2eb7c1c80a32bde7d0e57c7b7a4178fd authored almost 4 years agogithub.com/libvips/libvips - 495b54dfcfc2ce3aeead23603b691df841af0902 authored almost 4 years ago
Add tiff zstd predictor support
github.com/libvips/libvips - 4eb3c8604538968cc54aedcf947371e6335c4d46 authored almost 4 years agogithub.com/libvips/libvips - 4d0252f31c6f0792b859650549e0c1a88dbd4a82 authored almost 4 years ago
the enums were mixed up, thanks Adios
see https://github.com/libvips/libvips/issues/2128
github.com/libvips/libvips - 86a6fd9d18440ba5955c6bf474fd3550933ba060 authored almost 4 years agoto linnsgif, trying to find the GIF decode bug
github.com/libvips/libvips - 2a087df8fc709c67d69280206b609f2ec22babbb authored almost 4 years ago
though unfortunately libnsgif seems to have broken DISPOSE_PREVIOUS
handling again
github.com/libvips/libvips - 48d9c5d0d440fa0f573f727dfec358d82430e59d authored almost 4 years ago
and remove the old giflib loader
github.com/libvips/libvips - b995a6d24439146598ff5ce388c6d6b467f0da4b authored almost 4 years agogithub.com/libvips/libvips - 799f720c13d48a0bcd72b823771958404dee5ee0 authored almost 4 years ago
github.com/libvips/libvips - 0407c365d109c8f736fb2b5cb4b2ada11b2da912 authored almost 4 years ago
for compat in thumbnail behaviour
github.com/libvips/libvips - e1fc576252722cf1721cc1573a59ebf20ea3b2a0 authored almost 4 years agogithub.com/libvips/libvips - 303513e52d7a4bce7d338813646b270e693211a0 authored almost 4 years ago
we actually test vipsthumbnail --linear on an RGBA image, which should
catch everything, hopefully
We were not detecting division by zero carefully enough, nor clipping
the alpha range sufficient...
Compress fallback colour profiles with zlib (zopfli, via pigz)
github.com/libvips/libvips - dd57463c9a7f80730d70c4ff080bbd3f5ab1cc80 authored almost 4 years agoReduces binary size by 580KB, ~17% at -O2
github.com/libvips/libvips - 40c4b93ee55237fbfd3ae29a6f729d14406c3970 authored almost 4 years agoSet minimum glib-2.0 dependency version of 2.40 (March 2014)
github.com/libvips/libvips - 3361b44c97f810ae0439b894448cd44d3fd8c452 authored almost 4 years agogithub.com/libvips/libvips - 117dbd888a15f9be73661aeebd32ce762c82e5f6 authored almost 4 years ago
github.com/libvips/libvips - 3c60e9de6017ffc4ecdd1cd29da2cfe2bfa8b757 authored almost 4 years ago
github.com/libvips/libvips - e5e2e8d1eb30fc7f1dd519fecee44feda4ac14ee authored almost 4 years ago
github.com/libvips/libvips - ec67002493b5b16273538d7fc14d9a4dfea91a8f authored almost 4 years ago
this could cause crashes with very wide images, see:
https://github.com/libvips/libvips/issues/...
github.com/libvips/libvips - 44688e270216b92c3b2f1a759f7be840ec6c3b71 authored almost 4 years agothis could cause crashes with very wide images, see:
https://github.com/libvips/libvips/issues/...
github.com/libvips/libvips - fee6a8a52b54740d07398bf482738442fc7f81b5 authored almost 4 years agofix the nan-avoidance code in mapim
github.com/libvips/libvips - eacef0799a3bf3a65495e8db5fa833a77587f02a authored almost 4 years agogithub.com/libvips/libvips - 8dc2db978958bc7e3e68fe087c31c9834a1b8c9b authored almost 4 years ago
see https://github.com/libvips/libvips/issues/2111
github.com/libvips/libvips - d6201fc32d8f035f165bf4798359fb1928a1808a authored almost 4 years agoto steer people towards discussions
github.com/libvips/libvips - acf010c2b7aa980d997cba4175c74f4f5ad66c22 authored almost 4 years agoBugs only, now we're using "discussions"
github.com/libvips/libvips - 6ab2af85e0bcf85c044826b283afce2e4a27f369 authored almost 4 years agogithub.com/libvips/libvips - 9c172674bff2ff78b1f16d953e408fa2a6a932fb authored almost 4 years ago
set pngsave default filter to none for palette images, since they usually
have low local correla...
github.com/libvips/libvips - 4f762d660946c46c40de91cadd5d101d705f242d authored almost 4 years ago
and fix some small fits loading issues
github.com/libvips/libvips - 498e9c2829535cb465ed564d207df8ee6def15ee authored almost 4 years agogithub.com/libvips/libvips - 15f4d935aad704818cb786413f6f90b29857b304 authored almost 4 years ago
github.com/libvips/libvips - 75959ece6a1f257dc60a881e83478fce8962c72b authored almost 4 years ago
github.com/libvips/libvips - d70ab8f5b77b3ae9f0c7bab9e2c3a6295b764343 authored almost 4 years ago
see https://github.com/libvips/libvips/issues/1987
github.com/libvips/libvips - b30a90e3bc6ed78af79abcc9e644569e95c718cf authored almost 4 years agosee https://github.com/libvips/libvips/issues/1987
github.com/libvips/libvips - e1f22095a08f5cdee2abbd23dec4dd154b3d9085 authored almost 4 years agoMigrate from Travis CI to GitHub Actions
github.com/libvips/libvips - e740efa0282eea88249b27430fe56bbd399b02bc authored almost 4 years agosee https://github.com/libvips/libvips/issues/1987
github.com/libvips/libvips - cfe50903dffd576f6c25b0f24882b38a38085644 authored almost 4 years agosvgload: remove was-deprecated, now-removed librsvg-features.h include
github.com/libvips/libvips - 85f7cb6ded4ac687451ebbb04f120c6c8aa5a49b authored almost 4 years agogithub.com/libvips/libvips - b93db2f2bb7795f49f3421f5bbfa33fca273650c authored almost 4 years ago
librsvg >= 2.40.3 includes it for you
librsvg >= 2.51.0 removes it entirely
github.com/libvips/libvips - a8dd8379ac57b170ac6b7f9649f89bf2b1a2baf8 authored almost 4 years agogithub.com/libvips/libvips - e29bf43cedf2dca3aa62678dc89a3f734804a62c authored almost 4 years ago
github.com/libvips/libvips - c49d0935ee26cd9e4c23f52e8e776d4d60c1d061 authored almost 4 years ago
and run the libvips leak test in CI
github.com/libvips/libvips - 1f4f975e7de659b2a74703a5c243bef6c1535155 authored almost 4 years agointroduced recently
github.com/libvips/libvips - 8b791a072e3cd16f514194db0b365ed1a62e2f80 authored about 4 years agointroduced a few days ago
github.com/libvips/libvips - 0296d7c154d05e745c55aa4d22ceef894e1c9d8c authored about 4 years agogithub.com/libvips/libvips - 65cab8db7dc7ca441210cd1820c77546d8fcb042 authored about 4 years ago
introduced in https://github.com/libvips/libvips/commit/d8ed630d77c21a994e15939ccd148fcff9e423f2
github.com/libvips/libvips - a7185b0973374252e7dc9dce145a32b0f500aa19 authored about 4 years agogithub.com/libvips/libvips - 4605ad699327366ab09f7465e10854f83d5bb702 authored about 4 years ago
github.com/libvips/libvips - 67430e9b5c0e923b3a73efcd22f19ce2f6964ed7 authored about 4 years ago
and some more tests
github.com/libvips/libvips - 679665b403e7062329b308a6ed221e75319dd98a authored about 4 years agoto try to pin down the memleak
github.com/libvips/libvips - 6782769d8ce8c83c9fca6c149a04bd6424f757e8 authored about 4 years agogithub.com/libvips/libvips - 8d95f9db2be12916138dc7fb8018087a01211078 authored about 4 years ago
since images with more than 2*32 pixels will overflow a uint accumulator
thanks @erdmann
see h...
github.com/libvips/libvips - 2ce79d76a03817990210985525b48bcad3b89fb9 authored about 4 years ago
We were not avoiding NaN in float transform images, leading to segvs in
some cases.
Thanks afon...
github.com/libvips/libvips - 29599e00ebe30e4c024578480cf817919c99cd16 authored about 4 years agogithub.com/libvips/libvips - 5634377fa02e553692b24e097a23ebd0e6c6a927 authored about 4 years ago
Update URLs to HTTPS
github.com/libvips/libvips - ab06bfb65786f81aa8302f72a8acfc1771f25be8 authored about 4 years agogithub.com/libvips/libvips - 749413f5062dfce8bae5ca71784dd333d2a40fc8 authored about 4 years ago
github.com/libvips/libvips - e8c74a316fe385fa922112af850e83ba337e7d50 authored about 4 years ago
so you can rewind most sources after reading (though not pipes)
github.com/libvips/libvips - a7acdf567c32e267da43006c032695175a54ced7 authored about 4 years agogithub.com/libvips/libvips - 1871567516c8321349acbe66abf4f60228730b13 authored about 4 years ago
see eg. https://github.com/libvips/libvips/issues/1964
github.com/libvips/libvips - 179e9d1a11e5f9b542152d36043c72700182572c authored about 4 years agogithub.com/libvips/libvips - 9f20aa37eaa37fde2921183a033fe2f1fc256611 authored about 4 years ago
pngsave was just using the image format to decide whether to save as 8
or 16 bit PNG. With this ...
heifsave: add option to control chroma subsampling
github.com/libvips/libvips - a0aa1fbdf7e2ef30a05a4049ff2537e34b80245c authored about 4 years agogithub.com/libvips/libvips - 78d1a4ae57aed2357e3ce5da103db12c00250955 authored about 4 years ago
Defaults to no subsampling when Q>90 for consistency with jpegsave.
Deprecate VipsForeignJpegSu...
github.com/libvips/libvips - 3ad736310449f198538fe1be3d1366aa54700414 authored about 4 years agoaround 10x faster for 20x20 windows, the same speed for 3x3
github.com/libvips/libvips - 3cd774a10ca22304c4d3575b8fae0a10badd417b authored about 4 years agogithub.com/libvips/libvips - 22f3b44d1e6d6b70766aaf8117af5246b8c8fa61 authored about 4 years ago
Adapt test suite for AVIF support
github.com/libvips/libvips - 54097ef941caa68f69ff24c0f4cef7c2731df524 authored about 4 years agoand add some extra dbg to print profile properties
see https://github.com/libvips/libvips/issue...
github.com/libvips/libvips - 03dac2a2df920be186c63e5e8565b2443dbb169e authored about 4 years agogithub.com/libvips/libvips - ed6e0484435d2e20f82b315bc2a8c987d4b415b2 authored about 4 years ago
+ include missing dependencies and build without magick.
github.com/libvips/libvips - 15e05675fbcc6449c3bcb7869666e8913127e77c authored about 4 years agogithub.com/libvips/libvips - fdf9d0c6b0da33bf77ab74d7e7c2493bdc84c205 authored about 4 years ago
github.com/libvips/libvips - 966317802e828f7df79fa58b9656460c676c2691 authored about 4 years ago
Since the one provided by Ubuntu 20.04 does not depend on aom.
github.com/libvips/libvips - 269b2e04d48f69be7564bf669ec7b53e41f0d76b authored about 4 years agoSaves a few bytes since the software version comment is no longer included in the hdlr box.
github.com/libvips/libvips - ae55fd95238cf5d3aa5d8b76f218cf4a9da178a7 authored about 4 years agoReduces the size of the image by 6 kB.
github.com/libvips/libvips - 030bf91815dd94c392a71bdf059ea600344492c6 authored about 4 years agogithub.com/libvips/libvips - 6e72b75efadfd3343d0f43750ac2aaf254756d74 authored about 4 years ago
github.com/libvips/libvips - 615d02e07e2ee8ea9d6c1b162ec61815c473bd90 authored about 4 years ago
github.com/libvips/libvips - 85b6cd0cd2ad5525b05a9a7b68247b2b4c7ac3b1 authored about 4 years ago
github.com/libvips/libvips - 1291ae0ed4c6aad9cb77647a2993c1ec1e94765d authored about 4 years ago
github.com/libvips/libvips - a0663ddce7fd895d8e06481dbee66e9b19de80fc authored about 4 years ago
github.com/libvips/libvips - 0be1370661b25732e425fa3cb5a0f72aea1c3b26 authored about 4 years ago
Do a speculative spng_get_trns() in header read to force all chunks to
be parsed.
Thanks randy4...
github.com/libvips/libvips - e1a9397c15c2dbf342436d7e9672083f06f31c79 authored about 4 years agogithub.com/libvips/libvips - 1ca20dbdddd9de3ff04f706a76b6366147b7a71d authored about 4 years ago