Commit History

Author SHA1 Message Date
  DarthSim 3550042a16 Apply new errors processing to more code parts 7 months ago
  DarthSim 528ece8da1 Revised errors for better error reporting 7 months ago
  DarthSim edb050ed21 Fix handling ICC profiles with vips 8.15+ 9 months ago
  Thomas Maroschik 0e53f7d8db Fix ld: error: undefined symbol: ceil on FreeBSD 10 months ago
  DarthSim d9abf2d3d7 Fix animated JPEG XL support 10 months ago
  DarthSim 3f4edb91f7 JPEG XL (JXL) support 10 months ago
  DarthSim b43c6a7db7 Fix watermark replication across animation frames 1 year ago
  DarthSim 09e542517a Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images 1 year ago
  DarthSim c56e9e64b9 Add `IMGPROXY_PNG_UNLIMITED` and `IMGPROXY_SVG_UNLIMITED` configs 1 year ago
  DarthSim 880d16f457 Reduce memory usage when scaling down animated images 1 year ago
  DarthSim 54313eb207 Add AWS Lambda adapter to the Docker image; Set workers and vips concurrency when running in AWS Lambda 1 year ago
  DarthSim 22e16ebe56 Fix loading animated images with a huge number of frames 1 year ago
  DarthSim b897a63203 Remove explicit vips_vector_set_enabled 1 year ago
  DarthSim 707a24e59d HEIC saving support 1 year ago
  DarthSim 07528dbecf Use palette-bit-depth for palette bitdepth instead of VIPS_META_BITS_PER_SAMPLE 1 year ago
  DarthSim dc86a5e3a2 Fix vips_allocs OTel metric unit 2 years ago
  DarthSim 4c82ec28e2 Better detect image loading errors 2 years ago
  DarthSim 756958d2ca Fix crashes during processing of large animated WebPs 2 years ago
  DarthSim 4e1d556458 Fix float TIFF opacity and linear BW TIFF colors 2 years ago
  DarthSim 925dac28bb Create and destroy a tiny image during health check to check that vips is operational 2 years ago
  DarthSim a020a7603e Fix reporting image loading errors 2 years ago
  DarthSim 136a5d093f Fix saving to JPEG when using linear colorspace 2 years ago
  DarthSim b3905c0cd3 Respond with 422 on error during image loading 2 years ago
  DarthSim 157843ccb3 Use VIPS_META_BITS_PER_SAMPLE image header instead of palette-bit-depth when available 2 years ago
  DarthSim aad0186b0a Enable vector optimizations in vips 2 years ago
  DarthSim 85f790fb4b Optimize watermark application 2 years ago
  DarthSim 723666ea1a Strip watermark meta and remove its palette depth 2 years ago
  DarthSim 2c28252966 Fix the way the `dpr` processing option affects offsets and paddings 2 years ago
  DarthSim cae8af9ac5 Always import ICC if image is not RGB 2 years ago
  Sasha Melentyev 4685e4e222 chore: Changing fmt.Errorf to errors.New when there is no formatting required (#1044) 2 years ago