chai2010 / webp

WebP decoder and encoder for Go (Zero Dependencies).
http://godoc.org/github.com/chai2010/webp
BSD 3-Clause "New" or "Revised" License
539 stars 90 forks source link

Status of v1.2-alpha #50

Closed adomaskizogian closed 1 year ago

adomaskizogian commented 1 year ago

Has anyone been using 1.2-alpha1 on live systems so far? We are particularly interested in memory leak and heap corruption fixes that were introduced in the newer versions of libwebp. Is it ready for production systems?

Is there some sort of a roadmap or plans to promote 1.2-alpha1 to stable? Are there any blockers preventing this, anything we could help with?