|
b43c6a7db7
|
Fix watermark replication across animation frames
|
2024-04-24 21:55:16 +03:00 |
|
|
09e542517a
|
Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images
|
2024-04-18 19:51:40 +03:00 |
|
|
c56e9e64b9
|
Add IMGPROXY_PNG_UNLIMITED and IMGPROXY_SVG_UNLIMITED configs
|
2024-04-15 20:28:05 +03:00 |
|
|
880d16f457
|
Reduce memory usage when scaling down animated images
|
2024-01-27 18:34:21 +03:00 |
|
|
54313eb207
|
Add AWS Lambda adapter to the Docker image; Set workers and vips concurrency when running in AWS Lambda
|
2024-01-22 18:47:48 +03:00 |
|
|
22e16ebe56
|
Fix loading animated images with a huge number of frames
|
2023-12-20 19:34:29 +03:00 |
|
|
b897a63203
|
Remove explicit vips_vector_set_enabled
|
2023-11-22 11:45:55 +03:00 |
|
|
707a24e59d
|
HEIC saving support
|
2023-11-18 21:03:17 +03:00 |
|
|
07528dbecf
|
Use palette-bit-depth for palette bitdepth instead of VIPS_META_BITS_PER_SAMPLE
|
2023-11-13 20:26:58 +03:00 |
|
|
dc86a5e3a2
|
Fix vips_allocs OTel metric unit
|
2023-10-06 01:31:59 +03:00 |
|
|
4c82ec28e2
|
Better detect image loading errors
|
2023-09-14 20:07:01 +03:00 |
|
|
756958d2ca
|
Fix crashes during processing of large animated WebPs
|
2023-09-08 17:07:09 +03:00 |
|
|
4e1d556458
|
Fix float TIFF opacity and linear BW TIFF colors
|
2023-08-30 15:09:31 +04:00 |
|
|
925dac28bb
|
Create and destroy a tiny image during health check to check that vips is operational
|
2023-08-21 20:48:47 +03:00 |
|
|
a020a7603e
|
Fix reporting image loading errors
|
2023-08-01 19:48:10 +03:00 |
|
|
136a5d093f
|
Fix saving to JPEG when using linear colorspace
|
2023-07-02 22:58:32 +03:00 |
|
|
b3905c0cd3
|
Respond with 422 on error during image loading
|
2023-05-28 19:59:51 +03:00 |
|
|
157843ccb3
|
Use VIPS_META_BITS_PER_SAMPLE image header instead of palette-bit-depth when available
|
2023-05-23 19:08:35 +03:00 |
|
|
aad0186b0a
|
Enable vector optimizations in vips
|
2023-05-17 13:42:30 +03:00 |
|
|
85f790fb4b
|
Optimize watermark application
|
2023-05-10 17:46:41 +03:00 |
|
|
723666ea1a
|
Strip watermark meta and remove its palette depth
|
2023-04-26 18:24:20 +03:00 |
|
|
2c28252966
|
Fix the way the dpr processing option affects offsets and paddings
|
2023-04-16 20:56:17 +03:00 |
|
|
cae8af9ac5
|
Always import ICC if image is not RGB
|
2023-03-07 00:21:16 +03:00 |
|
|
4685e4e222
|
chore: Changing fmt.Errorf to errors.New when there is no formatting required (#1044)
Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
|
2022-12-15 21:03:08 +06:00 |
|
|
79e473798d
|
Add CloudWatch metrics
|
2022-12-04 21:01:37 +06:00 |
|
|
36f67a6f96
|
OpenTelemetry support (#995)
|
2022-10-06 15:08:23 +06:00 |
|
|
dda20f1a1d
|
Drop vips_ensure_alpha; Refactor vips_apply_watermark
|
2022-09-30 17:45:12 +06:00 |
|
|
cd5c30fa0d
|
Make filters low-level
|
2022-07-28 15:32:36 +06:00 |
|
|
2661db1000
|
Additional metrics for New Relic
|
2022-07-26 14:23:21 +06:00 |
|
|
c4801761db
|
Additional metrics for Datadog
|
2022-07-26 14:22:17 +06:00 |
|
|
97e15c717d
|
Fix sizes of GIF and ICO before save
|
2022-07-18 18:49:58 +06:00 |
|
|
df0cc4e19b
|
Remove LDFLAGS from source code, specify them build-time
|
2022-06-14 15:19:50 +04:00 |
|
|
3ae0f3abc1
|
Clear vips error after fetching it
|
2022-04-26 14:07:10 +06:00 |
|
|
4d4a1d724f
|
IMGPROXY_KEEP_COPYRIGHT config & keep_copyright option
|
2022-04-25 16:53:08 +06:00 |
|
|
9b146991c5
|
Use heic/avif embedded thumbnails
|
2022-04-14 22:33:09 +06:00 |
|
|
175cb8c41b
|
Fix transparrency in loaded ICO
|
2022-03-14 18:29:40 +06:00 |
|
|
cf884f860c
|
Improved ICC profiles handling
|
2021-12-07 14:50:38 +06:00 |
|
|
9d2ba808ed
|
Save GIF with vips_gifsave_buffer
|
2021-11-23 00:12:59 +06:00 |
|
|
e9f1633021
|
Use sync.Map in vips.SupportsLoad/SupportsSave
|
2021-11-11 13:44:22 +06:00 |
|
|
8f7404ec27
|
Load/save BMP without ImageMagick
|
2021-11-11 13:43:06 +06:00 |
|
|
7709b74a5e
|
Bump version
|
2021-09-30 20:23:30 +06:00 |
|
|
493042a25d
|
Merge branch 'master' into version/3
|
2021-07-08 16:48:40 +06:00 |
|
|
4434f40701
|
Merge branch 'version/3' into version/3-refactoring
|
2021-06-28 16:11:33 +06:00 |
|
|
29e4188cd3
|
Merge branch 'version/3' into version/3-refactoring
|
2021-05-17 18:52:40 +06:00 |
|
|
8d4de23f6c
|
Merge branch 'version/3' into version/3-refactoring
|
2021-05-17 18:43:56 +06:00 |
|
|
0b612da5fc
|
Remove C from imagetype
|
2021-05-13 20:39:17 +06:00 |
|
|
2ea1466d96
|
Global refactoring
|
2021-05-07 17:10:21 +06:00 |
|