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
try to work around some broken heic images
github.com/libvips/libvips - 7a2b2f89a1e7e11e3141e2b9d34cbac64b69cfd8 authored over 4 years agogithub.com/libvips/libvips - 1099bd068cef75fbfb13bc05731389bbc2c1c658 authored over 4 years ago
see https://github.com/libvips/libvips/issues/1574
github.com/libvips/libvips - 80abdce9237e05e6491d6c7e20e2c9a875355c46 authored over 4 years agogithub.com/libvips/libvips - 95a221dd6ef2cc2fdc82815c393142a7d863431d authored over 4 years ago
old-style radiance RLE could overflow harmlessly
see https://oss-fuzz.com/testcase-detail/49185...
github.com/libvips/libvips - ba45c87b50d580814bcb9ffd54db58d499483587 authored over 4 years agoit didn't work well on win, and we no longer use it anyway
github.com/libvips/libvips - 58b6d73a703df7069922ddb496f1f4ace906b11c authored over 4 years ago
Many codecs can take a huge amount of time attempting to read large
random objects. jpeg_read_he...
see https://github.com/libvips/libvips/commit/d93d9bb43b1dc3cac4f842b8eef81278817be881#r40846309
github.com/libvips/libvips - 213533e03c1ec8a2be13eb32013c5c1aa4ef8399 authored over 4 years agogithub.com/libvips/libvips - 9a88b25aaa67270f0a99b9647db0a5b014322cd5 authored over 4 years ago
see https://github.com/libvips/libvips/issues/1578
github.com/libvips/libvips - 17cddc196b9c6e24fba7dd9594da9f9ecade08cb authored over 4 years agoadd a target name to png's "unable to write to target" message
see https://github.com/libvips/l...
github.com/libvips/libvips - 70c0b36d4f34d690a8060369d96871a8338f8db7 authored over 4 years agoFix undefined-shift in scanline_read_old
github.com/libvips/libvips - 7c413f88725d8055660e0bd551bedbb68e8501a1 authored over 4 years agogithub.com/libvips/libvips - d203a3fb89b647a6ac7e013cf7dd997622244cda authored over 4 years ago
Performance: improve scRGB to sRGB conversion by ~8%
github.com/libvips/libvips - c4d093b01f51ec371639b85cf6ee84e348bc9197 authored over 4 years agoPerformance: safely improve XYZ to LAB conversion by ~12%
github.com/libvips/libvips - a6557eb94f0c01606a5f6b6de4611e22aa1a17d4 authored over 4 years ago
- Remove unnecessary isinf checks as values are clipped
- Remove any ignored out-of-gamut tracking
- VIPS_CLIP is faster than fmin/fmax based library calls
- Cast to int to ensure the cubed root ...
Revert "Performance: improve XYZ to LAB conversion by ~15%"
github.com/libvips/libvips - b845d4a20d6d44958e46ef755117f0598273b7ca authored over 4 years agogithub.com/libvips/libvips - e82b1689c7bcbad999d920fe0812fc7c1af23127 authored over 4 years ago
github.com/libvips/libvips - 54791b221cf4cad622f988f03d54502f70c91ad9 authored over 4 years ago
we were not checking image bounds correctly for very large animated webp
images
thanks pomirlea...
github.com/libvips/libvips - d93d9bb43b1dc3cac4f842b8eef81278817be881 authored over 4 years agoPerformance: improve XYZ to LAB conversion by ~15%
github.com/libvips/libvips - ef6ad7f4bb8d744a3be6dff1bf757239f09bc3ed authored over 4 years agosee https://github.com/libvips/libvips/pull/1728
github.com/libvips/libvips - cba371a9ba74a255054fec2c07005019d00422bc authored over 4 years agoPerformance: improve LAB to LCH conversion by ~30%
github.com/libvips/libvips - 8eefe9f4fbe8c6a8fa2f5da182b52240f3e126a5 authored over 4 years agogithub.com/libvips/libvips - 4aaa39502b9f9b346c8737c2bbdae821f880bd04 authored over 4 years ago
To avoid potential signed integer overflow (undefined behavior), as
implicit integer promotion m...
github.com/libvips/libvips - a7357c57579c582a10003d005e9e5eb36100b85a authored over 4 years ago
github.com/libvips/libvips - 3460814b9862795015e2295272157a72555ff4fd authored over 4 years ago
and fix write of XMP write in heic
github.com/libvips/libvips - 72ca38cab0616795dc7b67a688c9a0c2027a9ecc authored over 4 years agosmall tiffsave fixes too
github.com/libvips/libvips - fcaba0e6ba18b50c78a1c917b1da9cadf26cb4e7 authored over 4 years agodon't rebuild the exif data block if we don't need it
see https://github.com/libvips/libvips/is...
github.com/libvips/libvips - a69c998ff091215456a4788fdb975015c7d6de86 authored over 4 years agosee https://github.com/libvips/libvips/issues/394
github.com/libvips/libvips - 63a549a3b237c9f723893a272785633e14a2536f authored over 4 years agosome openslide images seem to have null properties
see https://github.com/libvips/libvips/issue...
github.com/libvips/libvips - 43385c928d210a60f784512c372181a4d8c661ef authored over 4 years agogithub.com/libvips/libvips - 0a4d4daf5ec04b62492e4e02505e1aac9cf14ff9 authored over 4 years ago
Update link for vips-gmic
github.com/libvips/libvips - 6e9d6cc80a84d03455423c9bdd99337da39c1c52 authored over 4 years agogithub.com/libvips/libvips - 36ac84ee6fabe1f89da5fdeac149c4f2519ef8fe authored over 4 years ago
vips-gmic doesn't appear to be a libvips repo anymore.
github.com/libvips/libvips - 2d7fe6211f5d4421288b3249731d7052ace507e7 authored over 4 years agoTravis improvements
github.com/libvips/libvips - 83a7970a7df2c85b25be26f36962a22c8ed3e80b authored over 4 years ago
Ensures that the "fast_finish" option is honored and that
"Allowed failures" is still listed as ...
See:
https://github.com/libvips/libvips/pull/1697#issuecomment-657602404
github.com/libvips/libvips - 81cf52b6fabcff0fb8bd29219ae20908393a1f47 authored over 4 years ago
github.com/libvips/libvips - f2035797f9cffc45605f025a87e78d6420f5579e authored over 4 years ago
github.com/libvips/libvips - e8dc19179521db42e90ffd39dfba128427442c71 authored over 4 years ago
github.com/libvips/libvips - d4fef12284050e58d7eec98519ce2bc78370ce13 authored over 4 years ago
it used to silently work
github.com/libvips/libvips - f7e8db599db0db816718b8a9c4598d9f55d987e7 authored over 4 years agogithub.com/libvips/libvips - 740be29586a34d61c25aff072c689a1fee0d7357 authored over 4 years ago
github.com/libvips/libvips - ee4610ce186e9a2a6e7b0ebde84980b313bf62a9 authored over 4 years ago
github.com/libvips/libvips - cc3682cb792476f8edccc086b9caec9fb8d06681 authored over 4 years ago
see
https://github.com/libvips/libvips/pull/1697#issuecomment-657602404
github.com/libvips/libvips - 5739ba12eb7be57fa6c71d155492a22b26829c0a authored over 4 years agoAdd missing vips7 compat wrappers
github.com/libvips/libvips - 8c69493168a4c1a96c3b202e7ec4a7ec96434cff authored over 4 years agogithub.com/libvips/libvips - 18f3b2519fb9ed66f9ec465137c7c64d0f39920c authored over 4 years ago
For im_{lr,tb}mosaic and im_correl.
github.com/libvips/libvips - 9226303b1c794a1a175e3c8723fc64d9206848fb authored over 4 years agogithub.com/libvips/libvips - ad16b87a755b25e941b95380467a5eb98b6f355f authored over 4 years ago
Fix out-of-source build issues
github.com/libvips/libvips - 84d0d5a7a32416806fee463155361a347b06e6cb authored over 4 years agosee https://github.com/libvips/libvips/issues/1704#issuecomment-655691041
github.com/libvips/libvips - 97eb2e53bdd3a073553924316263526bdc3d0add authored over 4 years agogithub.com/libvips/libvips - e44b781971ce8bf7638e69126b1bfa7d85965091 authored over 4 years ago
github.com/libvips/libvips - b84e87b6d2b84d1b93d581d6baed44ec64341a20 authored over 4 years ago
Do not check for VIPS_ENABLE_DEPRECATED as it could
come from an earlier version of libvips.
github.com/libvips/libvips - e91997052b31f48063c7eb23a5c32bc662e097a4 authored over 4 years ago
+ some small cleanups.
github.com/libvips/libvips - 6329d350483aeb6e2402e4811d843cce7cb49d53 authored over 4 years agoAdd Issue Templates with Auto Labeling
github.com/libvips/libvips - c51dc9cd90886e3b38a7a07c843d192b393dac6c authored over 4 years agoBased on: https://wiki.gnome.org/Projects/GnomeCommon/Migration#autogen.sh
github.com/libvips/libvips - cd948d86f64cbbf7897c56352ea7105aae813585 authored over 4 years agogithub.com/libvips/libvips - 42a7c9736b933a7422ec2e900eab173fa1558150 authored over 4 years ago
It is automatically generated during the build process.
github.com/libvips/libvips - 402f8918b7738341813f4964b3734084e4fdf094 authored over 4 years agogithub.com/libvips/libvips - d8db91845d48b5fdd274f259957dbf8b4a802dc6 authored over 4 years ago
github.com/libvips/libvips - 105e56939ad980a55aef69bdde23f7806aeb1b25 authored over 4 years ago
it seems to fail with MSVC.
int works fine, and is what g_open() uses.
github.com/libvips/libvips - 5117c1a98007cef3bb38c581375cf5dcc366381a authored over 4 years agofinal polish, hopefully
github.com/libvips/libvips - e5bde64b03c1c8e14969b529dc0e88b52c48bab0 authored over 4 years agogithub.com/libvips/libvips - 8e3e32957bf6b6dd4735581a29f7cd5585242864 authored over 4 years ago
github.com/libvips/libvips - d6c4d23d6cff88890ef4ff3c7a906b3359795726 authored over 4 years ago
github.com/libvips/libvips - 7c2c152a740a0b1545d15919a5a9fa14c272e229 authored over 4 years ago
Support for use in WASM environments (#192)
github.com/libvips/libvips - e728e5638d41210582ee1389294f4dc1b229c52e authored over 4 years agoFurther reduce animated WebP image size by ~5% when min_size is set
github.com/libvips/libvips - b27fc73ac7ff53e95c80300a0cc660a7ac2f12ef authored over 4 years agoPerhaps it now works :(
See https://github.com/libvips/libvips/issues/1649
github.com/libvips/libvips - 5789ac905d2c4e3f9b1ba8e491505bd0868d3810 authored over 4 years ago
Some malformed GIFs have images which lie outside or partly outside the canvas.
With this patch,...
github.com/libvips/libvips - 207d40f6409d471903d67e4f42430b5bb36cd336 authored over 4 years ago
chkpair, lr|tbmosaic, etc.
github.com/libvips/libvips - 3c071a8ebb18e321026b84d173ea0cc47caa0790 authored over 4 years agogithub.com/libvips/libvips - 0803de07e7586ea3127f9f2b71710ab065f43f53 authored over 4 years ago
allow the encoder to evaluate and mix lossy+lossless frames,
which minimises the size of the file...
It is undefined behavior in C and C++ to cast a function pointer
to another type and call it tha...
github.com/libvips/libvips - 8dcf3bca57386dcf416fb3c621c79b639e11a9ba authored over 4 years ago
github.com/libvips/libvips - 15e44f731f9205119cf25c16a88f855d0ac33f9a authored over 4 years ago
github.com/libvips/libvips - 345fee491792ada0eed2b092a7408b56b39120d0 authored over 4 years ago
```
$ cat k2.jpg | vipsheader stdin
1450x2048 uchar, 3 bands, srgb, jpegload_source
```
See htt...
github.com/libvips/libvips - 2b2fabcd3be1d850653e09571e68d2cdb9621a80 authored over 4 years agoRevert "Update include path for libspng"
github.com/libvips/libvips - e1a4b98be9975e2c0484970ab20ad3571a64beaa authored over 4 years agoand regen potfiles
github.com/libvips/libvips - e7988f88ac999bbe2193e4ce1a89b7ac11a7638e authored over 4 years agogithub.com/libvips/libvips - 810e5865f578ca4f2f6f3cf0c376ec84ad57d397 authored over 4 years ago
- move matrixinvert to mosaicing, fix a leak
- add note to changelog
- small fixes
see https://...
github.com/libvips/libvips - 5540fa97f4952d9bba1bd675a40e4fdd574b4ead authored over 4 years agoFix for --disable-deprecated (#1273)
github.com/libvips/libvips - e3a500204a5b2ca6e491c78d8f56f9622b7f3f06 authored over 4 years agosee https://github.com/libvips/libvips/issues/1585
github.com/libvips/libvips - 90e61a816b1fb48436f0a263e1afdb82de138b4c authored over 4 years agoNow 100 operations by default.
github.com/libvips/libvips - aba15122d52375d6bdb8d6331ac5523b69053f48 authored over 4 years agoplus some more tests
github.com/libvips/libvips - d831ad34d5ff1e48d128c3839bfc8a50db5f2627 authored over 4 years agomight work!
github.com/libvips/libvips - c9af99c2f7360ae146f65d0027c9ce1a2ea4b51c authored over 4 years agosee https://github.com/libvips/libvips/issues/1541#issuecomment-649766008
github.com/libvips/libvips - 3428767a464ac5ca46aa3d036c8c59152d9a934b authored over 4 years ago
- new @bitdepth param
- deprecate @colours param
Update include path for libspng
github.com/libvips/libvips - 31184ddb57cb757be8c0502812c7afdba99ad8e6 authored over 4 years agogithub.com/libvips/libvips - 1128401d3a592d60bbf1f5b2a890e635b1b9b318 authored over 4 years ago
we were not reading out the mpp-x/mpp-y fields
see https://github.com/libvips/libvips/issues/1691
github.com/libvips/libvips - 273ff003def6be2dc84d9b0833920c8d5993885a authored over 4 years ago
We were passing in 0 instead of -1, which could trigger an assert in
libtiff with some logluv im...
github.com/libvips/libvips - c0daa8ffd2eeb16cb0ec057810e325f0d5779f03 authored over 4 years ago