alexcorvi / heic2any

Converting HEIF/HEIF image formats to PNG/GIF/JPEG in the browser
https://alexcorvi.github.io/heic2any/
MIT License
585 stars 74 forks source link

Update libheif to 1.10.1 #27

Closed real-alexei closed 1 year ago

delphist commented 2 years ago

we should merge this as it fixes several critical issues

alexeyuzlov commented 2 years ago

@alexcorvi any chance that you merge this PR?

markets commented 2 years ago

Yes please! @alexcorvi let us know if we can help to move this forward 🙏🏼 it solves several problems (like: memory leaks, distorted images).

elimisteve commented 2 years ago

@alexcorvi Please merge this! Thanks :slightly_smiling_face:

kdrendel99 commented 2 years ago

We need a merge, my man!

markets commented 2 years ago

Maybe it's time to start considering that this repo isn't actively maintained anymore, so we should look at starting a community fork where we can add some new maintainers and publish it to npm?

elimisteve commented 2 years ago

Agreed. Shall the new repo be your GitHub fork, @markets?

markets commented 2 years ago

This fork is maintained by @aselivanov.

We are using it in production for some time with much better results compared to the released package in npm:

-  "heic2any": "^0.0.3",
+  "heic2any": "https://github.com/aselivanov/heic2any.git"
Tuily commented 1 year ago

@alexcorvi any updates on this one?

amilich commented 10 months ago

what happened here?