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
vips_{avg,deviate,hough,max,min,stats} are the only arithmetic functions
that do not require a m...
And deprecate the vips_g_thread_new and vips_g_thread_join
functions.
github.com/libvips/libvips - 8b01104c67b93b72f20b3d078d3542f7f07d548a authored over 3 years ago
There's a possibility that the old GDestroyNotify
handler is not called when threads are being r...
Since threads can be reused, we need to free the
calculated pixel buffer cache early (i.e. durin...
github.com/libvips/libvips - 83575e347a22c35d58f1f2ab16dab9cfb7dfae20 authored over 3 years ago
github.com/libvips/libvips - 80e0cc3d127bdcb2add84bd1fd659d4795cb4f2e authored over 3 years ago
Fix CI failures
github.com/libvips/libvips - 1423c550ccd9353cd8f331a1cbe8399041262aa2 authored over 3 years ago
- Include the rgba image in the teardown of TestForeign.
- Fix merge conflict.
github.com/libvips/libvips - 70d76117bd2c46ff37fd4cdeab44cdbcc6949c11 authored over 3 years ago
github.com/libvips/libvips - 0eda488c60d4b4a3a0bafe6f03da9243bb7832b8 authored over 3 years ago
Some programs, like indesign, only work with premultiplied alpha in TIFF. To
make TIFFs which ar...
github.com/libvips/libvips - 33812d79ad210301486d8690ce09e6a54537451e authored over 3 years ago
github.com/libvips/libvips - 5d9b60bcd5c2fd728ca32fb2d7d393e021d17208 authored over 3 years ago
since aom now allows speed 9
see https://github.com/strukturag/libheif/pull/451
and https://gi...
github.com/libvips/libvips - 1afde8b4fa7d5159d2187634a89d243191d66460 authored over 3 years agorebase add-jp2ktiff on master
github.com/libvips/libvips - 422f518e08f3c2ea2e76301b2488775dd61ac4bd authored over 3 years agoonly include source files in make dist for libnsgif and module/
we were just including the whol...
github.com/libvips/libvips - 6198fb2d0d430daf5b13f614c591010ff9440d45 authored over 3 years ago"make dist" was picking up .o files in libnsgif/
github.com/libvips/libvips - bd8f2de6fd501771136224e3fc031ffb384d10bf authored over 3 years agogithub.com/libvips/libvips - 6d562862aaab402717edb657185fede5da29fe17 authored over 3 years ago
we had some dangling references
github.com/libvips/libvips - a5e99b15df427692c24047b4568711e7c1e4c3b6 authored over 3 years ago
- disable chroma subsample for jp2k-in-tiff ... it didn't work due to opj bugs
- revise numresol...
github.com/libvips/libvips - 56e0b2c2c8e36a893122c5931d5ffc1f199bd50c authored over 3 years ago
revise the vips7 PNG wrapper to work with libspng, though performance
may be poor
thanks SkyDiv...
github.com/libvips/libvips - a560d7df504abd6edb820f997612356c96a47e73 authored over 3 years agoCI: remove imagemagick as a dependency on macOS
github.com/libvips/libvips - 807ce90684f2f68a66dfc9846ab3272957e550fb authored over 3 years agogithub.com/libvips/libvips - 23998b42ce25987714e117d480bb30d718767529 authored over 3 years ago
github.com/libvips/libvips - edcdf8af7056af4084bb49aedfa7ffcda27c9367 authored over 3 years ago
github.com/libvips/libvips - 813a5f84cf94c9e7c0fe9b043c545500aef11411 authored over 3 years ago
Improve detection of bad profiles
github.com/libvips/libvips - 5c9287f8d8e68c662dae4672b5da581e12407626 authored over 3 years agogithub.com/libvips/libvips - e5405c8ef334dc9d4a810306ae75ad72ff50250f authored over 3 years ago
Support for building loaders/savers as dynamic loadable module
github.com/libvips/libvips - 127fab316cadafff28b038e82aa2512f3c7c7ea5 authored over 3 years agogithub.com/libvips/libvips - 023f74b037b822a39199c76683aaf457919bc182 authored over 3 years ago
Add JPEG-XL support
github.com/libvips/libvips - 9e6389bd38a2edd5b7d814bd393cd34ae54a6dc0 authored over 3 years agofor improved lzw decode
github.com/libvips/libvips - cc1020ae55ee28090f12a5f70a8b7de49d22c7d4 authored over 3 years agogithub.com/libvips/libvips - 6a0e5c26db4208613038d89de0325de8e777cb92 authored over 3 years ago
github.com/libvips/libvips - 4abcbc7a2ee68f32d5381079e341f63c66cf55ca authored over 3 years ago
This patch makes the icc operations fall back to the built-in profiles more
gracefully.
github.com/libvips/libvips - 83c4e56cfb915405f9dda0936e2d00ccf38eea26 authored over 3 years ago
since it can fail for things like adding the same font twice from
different files
thanks molfar...
github.com/libvips/libvips - ee2255da00d34075af12f535b6d10f1aca97a082 authored over 3 years agogithub.com/libvips/libvips - fa6e403d3055b30a6eeda275ea39488dd3880a9f authored over 3 years ago
In addition to the `.plg` suffix, which is still present for
backwards compatibility reasons.
By default, a dynamically loadable module is built for OpenSlide (i.e.
`--with-openslide=module`...
github.com/libvips/libvips - a63d37fc9b46247f4da2d04ae8657b5ee0420597 authored over 3 years ago
By default, a dynamically loadable module is built for libheif (i.e.
`--with-heif=module`) when:...
By default, a dynamically loadable module is built for poppler (i.e.
`--with-poppler=module`) wh...
By default, a dynamically loadable module is built for *magick (i.e.
`--with-magick=module`) whe...
gitignore: ignore .dirstamp files
github.com/libvips/libvips - 3841e2e49c27ea365b024ca8fb583073c3f4bf65 authored over 3 years agoFix make uninstall with Doxygen
github.com/libvips/libvips - 4cc684607ec7cbdedfb4ca1cff2a1039907d5da0 authored over 3 years agoSimplify preprocessor directives
github.com/libvips/libvips - 42ea7e0bdd0d6ac6f4cdb98654581fdf2cc2bf59 authored over 3 years agoRemove remnant of gmic
github.com/libvips/libvips - a7f2f417ef79c851836ff5f32eb8609e8ed952e7 authored over 3 years agoFix autogen warning
github.com/libvips/libvips - fb633f4a95a99a11edfc281938b6295423c7f067 authored over 3 years agogithub.com/libvips/libvips - 2735b7129209aa54db70b069ec527935a03b636d authored over 3 years ago
github.com/libvips/libvips - d9faf3fe01829a12fed8cbb4e4faf1266a04cd44 authored over 3 years ago
This was moved to a plugin with commit 927b2d7.
github.com/libvips/libvips - 221a5f7e8bfd11797f1bef5a29a928bc0f03e311 authored over 3 years agogithub.com/libvips/libvips - 628d91fd76e4b5e059439287ef816187d3c76231 authored over 3 years ago
github.com/libvips/libvips - 1a821f0360ff28b0c700637c303ed1a37e807de8 authored over 3 years ago
Update C++ binding and function list
github.com/libvips/libvips - 74471ba258ab7aef9b2e6b4387b047c0023d82e2 authored almost 4 years agoC++: add set/get for an array of doubles
github.com/libvips/libvips - f5d73170e87eb1625b5eec3e05adebd75937fc52 authored almost 4 years agogithub.com/libvips/libvips - 526cf4ec377713d0a5f20c99ed4ac713f70e9930 authored almost 4 years ago
github.com/libvips/libvips - c2948352006ea4185abb966868e88b741c7737a8 authored almost 4 years ago
github.com/libvips/libvips - e8cfc6b5a24606480a18c52c0db1928d7cbd8685 authored almost 4 years ago
CI: fix failures in macOS runner
github.com/libvips/libvips - 57ab63f9f10084afcc296d6b9e9f5dd88eca93d1 authored almost 4 years agopangocairo does not list fontconfig as a dependency.
github.com/libvips/libvips - 4af8b9b265db3304eec341addb92dd33dc5ff376 authored almost 4 years agoTo avoid a dependency on OpenMP.
github.com/libvips/libvips - 19e0d0cda169c6557a1cc42c680cff6dd6a3b4d6 authored almost 4 years agoadd support for lcms black point compensation
github.com/libvips/libvips - ac3d9131ca7d7aadba901ad9caf5dbe152ea1e6a authored almost 4 years agogithub.com/libvips/libvips - 693bc3ccbf3c2b4637574f96afb7bf08adc99419 authored almost 4 years ago
github.com/libvips/libvips - 4e28039c02c909c48a3ef524d6a4584bf62f9ccc authored almost 4 years ago
github.com/libvips/libvips - 76fa92cd178d067e66045cd37c9bc799947196f8 authored almost 4 years ago
github.com/libvips/libvips - 4cd5da230314f2009bb15d152845d573330c5e31 authored almost 4 years ago
Update libnsgif
github.com/libvips/libvips - c933f8379de219c300a98a65ce721d010fa91f64 authored almost 4 years agogithub.com/libvips/libvips - 63d2da6a1d205d9c2027d0b826df5bbb6c05e03b authored almost 4 years ago
github.com/libvips/libvips - 0cdfb851b9723c9a3da9e9683a6dc24a978f7798 authored almost 4 years ago
github.com/libvips/libvips - 98e8673dbc1029d9f817d1c9006913482e79a055 authored almost 4 years ago
github.com/libvips/libvips - a373fd766e6d8053e87b44f35f60c16dbea4e2fa authored almost 4 years ago
github.com/libvips/libvips - ac2d57c288b1087d055be25c5067233e124d545d authored almost 4 years ago
github.com/libvips/libvips - 06443e64e95ad757a868edf12e524ced8458f9af authored almost 4 years ago
The tiny overhead of an extra time through the output loop
is worth the simpler code.
github.com/libvips/libvips - 367f64c5bc74f7d3f77d8bde3883f4a5b54103e5 authored almost 4 years ago
github.com/libvips/libvips - 47a441f86bb774f5c4d06b3fa3ee5742dd973a34 authored almost 4 years ago
github.com/libvips/libvips - 1714cf6c3a5652a91fa59be280ada539718c1790 authored almost 4 years ago
github.com/libvips/libvips - eb07e204e7e58f68bcd807d67a3016774d13de74 authored almost 4 years ago
github.com/libvips/libvips - 64ddf20599de4930df7b164ee994be06149f5f88 authored almost 4 years ago
github.com/libvips/libvips - 92d53337d885c118564de5d379d643dc57047274 authored almost 4 years ago
github.com/libvips/libvips - 26c83999cc45b978b4f15b0b3649966f49933413 authored almost 4 years ago
new_code -> code
last_value -> value
first_value -...
github.com/libvips/libvips - 8d8aa0dd463096bf4ea5326eb06a839e21458846 authored almost 4 years ago
Not needed now that clear codes are handled normally.
github.com/libvips/libvips - 663bf07aac25a38377e1c14c5a390be6b4df89f0 authored almost 4 years agogithub.com/libvips/libvips - 7426c3d5004f419f4ac4d872e9f5699f4016f92b authored almost 4 years ago
github.com/libvips/libvips - 01fde32f99b84a3cbdf4529c8f037cd20094d173 authored almost 4 years ago
github.com/libvips/libvips - abd8619bef4ebe6442e90ac8d0f6a4736601ebd4 authored almost 4 years ago
This allows handling of insufficient output buffer space.
github.com/libvips/libvips - ed3363b89952fe99648c99b16d797c54e807d394 authored almost 4 years agogithub.com/libvips/libvips - 5426e9b81a9847f281ec5a4c74d0b3ed96f84b77 authored almost 4 years ago
github.com/libvips/libvips - 0d394487c1a218315be495efa424bb17eeb25d40 authored almost 4 years ago
If the frame is non-interlaced, and has the same rowstride as the
full image, then we can decode...
github.com/libvips/libvips - 020fc32108cb787d601a6d0492b53dbed2499b11 authored almost 4 years ago
github.com/libvips/libvips - 71eb67ba7c7408097d37a9b312885aa0d80438de authored almost 4 years ago
github.com/libvips/libvips - b1abb2d8241b1976f8eb5b5bb7ffe5e4155c9c22 authored almost 4 years ago
stolen from cjxl.cc
github.com/libvips/libvips - 2a51cf23a3caf193a467e21df011a7dbaadb262c authored almost 4 years agogithub.com/libvips/libvips - c48a82d9374ce6e21f5966b5d46d592010882492 authored almost 4 years ago
github.com/libvips/libvips - 4483a2edbc02bd2188462937c53f240a41914fe2 authored almost 4 years ago
github.com/libvips/libvips - f4046a95f199aab3ea7da8498dfa6afb6764904b authored almost 4 years ago