1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-12-23 22:11:10 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Victor Sokolov
724f757421 IMG-27: skip raw images which mimic TIFF (#1558) 2025-10-21 16:41:28 +02:00
Viktor Sokolov
127c34e987 Fixes HEIF hashes 2025-10-13 17:03:13 +02:00
Viktor Sokolov
b3c0f1b33c fix: condition in matrix_test 2025-10-03 17:30:09 +02:00
Victor Sokolov
28f55c5b13 Introduced matrix save-load test (#1552) 2025-10-03 15:52:48 +02:00
Victor Sokolov
30a5122d08 IMG-59: processing_test.go became lazy, added test image hash calculation (#1532)
* lazy processing test

* VHS

* ImageHashMatcher
2025-09-22 19:32:34 +02:00
Victor Sokolov
aa91342686 IMG-33: adds simple integration tests for image.Load() (#1462)
* Load() integration test

* Added test-images as submodule
2025-07-23 19:09:49 +02:00
DarthSim
810cad5d26 Calculate all sizes at the start of processing pipeline 2025-06-05 20:28:09 +03:00
DarthSim
271b15381f Update testdata/test1.svg 2023-07-04 18:48:26 +03:00
DarthSim
93063787b1 Add svg package tests 2023-07-04 18:34:18 +03:00
Joe Cai
76897dbf1b Support arithmetic encoded jpeg files (#909)
* Support arithmetic encoded jpeg files

* Skip special markers within the SOF markers range

* Refactor imagemeta.DecodeJpegMeta()
2022-07-12 18:53:03 +06:00
DarthSim
2ea1466d96 Global refactoring 2021-05-07 17:10:21 +06:00