syoyo / tinydng

Header-only Tiny DNG/TIFF loader and writer in C++
MIT License
151 stars 30 forks source link

[Enhancement] Support ZSTD compression #27

Open syoyo opened 1 year ago

syoyo commented 1 year ago

Recent libtiff supports ZSTD compression.

http://libtiff.maptools.org/v4.0.10.html

It'd be also better to support ZSTD in TinyDNG(when reading/writing image as TIFF)