1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-12-04 09:42:31 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
DarthSim
796addcfe8 Return all logic to go code 2017-10-18 04:23:41 +06:00
DarthSim
8c4755d9e0 Shrink on load for jpg and webp 2017-10-18 03:12:58 +06:00
DarthSim
168efd16bb Copy image before smart crop 2017-10-17 20:03:30 +06:00
DarthSim
5b24ff905e Conver colourspace before rotate 2017-10-16 23:57:32 +06:00
DarthSim
50e68556d0 Rotate after resize; Use most vips functions directly 2017-10-16 17:45:10 +06:00
DarthSim
c4d1f4b54f Autorotate/flip image according to EXIF orientation tag 2017-10-06 00:12:02 +06:00
DarthSim
be37095133 Fix "not g_object" warning 2017-10-05 22:50:41 +06:00
DarthSim
ae6c338933 Beautify vips.h 2017-10-05 05:59:35 +06:00
DarthSim
e41a4ab13e Fix memory leak 2017-10-05 05:59:35 +06:00
DarthSim
aa4e6731dc Optimize memory usage 2017-09-28 23:18:01 +06:00
DarthSim
6d840c7cb6 Optimize memory usage 2017-09-28 19:46:38 +06:00
DarthSim
8756b3895b Remove reundant colorspace conversion 2017-09-28 19:43:43 +06:00
DarthSim
17af9782f0 Fix vips_webpload_buffer access mode 2017-09-28 19:43:43 +06:00
DarthSim
a5984fd373 Disable gif loading for libvips < 8.3 2017-09-28 02:20:47 +06:00
DarthSim
7e1b9408a4 Tune up processing 2017-09-28 01:17:17 +06:00
DarthSim
20583662e8 Better png save 2017-09-27 23:22:36 +06:00
DarthSim
51a57d43d0 Drop bimb dependency 2017-09-27 14:42:49 +06:00