コミット履歴

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