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

11 Commits

Author SHA1 Message Date
DarthSim
750fdddc72 Clenup some smell 2024-11-22 01:36:58 +03:00
DarthSim
fa28c86d00 Fix detecting of width and height of HEIF images that include irot boxes 2024-10-29 19:32:17 +03:00
James Tomson
5bce3c7c66
allow heix ftype brand for heifs (#1341)
* allow heix ftype brand for heifs

* use bytes not strings
2024-10-14 21:17:06 +06:00
DarthSim
bf9e54620f Fix parsing of HEIF files with large boxes 2023-08-30 14:36:33 +04:00
DarthSim
e719c9d39b Get rid of io/ioutil usage 2022-10-28 21:15:13 +06:00
DarthSim
7709b74a5e Bump version 2021-09-30 20:23:30 +06:00
DarthSim
0af4720cfa Use imagetype and config in imagemeta 2021-05-13 20:39:13 +06:00
Joshua Banton
83c4ef1ea8
Removes checking for mdat box before meta box. (#585) 2021-03-22 20:03:13 +06:00
DarthSim
15010ad1b4 Optimize HEIF meta parsing a bit more 2021-01-22 22:19:29 +06:00
DarthSim
b0f3aefbf3 Optimize HEIF meta parsing 2021-01-22 21:14:53 +06:00
DarthSim
1bd789df4e Add AVIF support 2020-09-16 16:15:01 +06:00