philrosenberg/libaec
This is not the official libaec repo - see https://gitlab.dkrz.de/k202009/libaec. This is my own version created to setup building as a static lib on windows. The only difference at the time of writing is that this repo does not need edits to headers for static lib builds, but to use the dynamic library in your project you must must #define LIBAEC_BUILT_AS_DYNAMIC_LIB before #include<libaec.h> or you must #define SZ_BUILT_AS_DYNAMIC_LIB before #include<szlib_h>. This makes the library consistent with the szip library.
CNOASSERTION
No issues in this repository yet.