HackerTrans
トップ新着トレンドコメント過去質問紹介求人

stgn

no profile record

コメント

stgn
·4 か月前·議論
> so i wrote a gzip decompressor from scratch

After skimming through the author's Rust code, it appears to be a fairly straightforward port of puff.c (included in the zlib source): https://github.com/madler/zlib/blob/develop/contrib/puff/puf...
stgn
·昨年·議論
> and it's too bad that JPEG-XL lacks such a filter

JPEG XL has an edge-preserving filter ("EPF") for the purpose of reducing ringing.