Historique des commits

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