Commit Verlauf

Autor SHA1 Nachricht Datum
  DarthSim a08a5d41d9 Refactor colorspace code vor 6 Jahren
  DarthSim e5e3736d29 Fix lint errors vor 6 Jahren
  DarthSim b2c5e9c4ab Round sizes for more accurate calculations vor 6 Jahren
  DarthSim dbad387eef Crop processing oprion; Resize type `crop` is deprecated vor 6 Jahren
  DarthSim fa224981af Extract Vips stuff into vips.go and CString stuff into c_strings.go vor 6 Jahren
  DarthSim 69594894a0 Fix lint issues vor 6 Jahren
  DarthSim 86c883f04b HEIC images support vor 6 Jahren
  DarthSim f515623f3a Animated WebP support vor 6 Jahren
  DarthSim 3fb3a327a3 Better scale-on-load for WebP with libvips 8.8 vor 6 Jahren
  DarthSim eb60f0567c Better work with ICC profiles; Usage of vips 8.8 bbuilt-in cmyk profile vor 6 Jahren
  DarthSim 023dcadc34 Better stacktrace of processing errorf vor 6 Jahren
  DarthSim 95877bbaa8 Optimized ICC profile check; Always import ICC when linear colorspace is used vor 6 Jahren
  DarthSim dbbdf5a997 Better shrink-on-load vor 6 Jahren
  DarthSim 253eae70ab Don't fail if ICC profile import failed vor 6 Jahren
  DarthSim ac4f0e5dae Import ICC after resize if linear colorspace was not used vor 6 Jahren
  DarthSim 4ba970bdf6 PNG quantization vor 6 Jahren
  DarthSim e99241aea0 Disable processing in linear colorspace by default vor 6 Jahren
  DarthSim 081a400872 Fix processing images with embedded profiles vor 6 Jahren
  DarthSim c864f801d0 Add IMGPROXY_DISABLE_SHRINK_ON_LOAD config vor 6 Jahren
  DarthSim 550b9edb20 Resize images in linear colorspace vor 6 Jahren
  DarthSim 79af765015 Fix color management vor 6 Jahren
  DarthSim d2d305a41f Don't initialize pages in vipsLoadImage if image is not gif vor 6 Jahren
  DarthSim d7a1e8615c Add -O3 to CFLAGS vor 6 Jahren
  DarthSim 5040ba7d61 extend option vor 6 Jahren
  DarthSim f43fd6eec0 Collect vips memory metrics vor 6 Jahren
  DarthSim 4d174e51cf Move c code to vips.c; Move complex vips operations to C vor 6 Jahren
  DarthSim 1bbe300ae4 struct__VipsImage => VipsImage vor 6 Jahren
  DarthSim c6838e5857 Fix C strings caching vor 6 Jahren
  DarthSim dd28028710 Fix typos and linter warnings vor 6 Jahren
  DarthSim 20d6c2778a Try to free resulting image data on error vor 6 Jahren