2016-11-16 Mathis Rosenhauer v1.0.0 Include CCSDS test data with libaec. See THANKS Better compatibility with OSX for make check Allow Cygwin to build DLLs 2016-08-16 Mathis Rosenhauer v0.3.4 Pad incomplete last line when in SZ compatibility mode 2016-05-12 Mathis Rosenhauer v0.3.3 Fixed bug with zero blocks in the last RSI (reference sample interval) when data size is not a multiple of RSIs or segments (64 blocks) and the zero region reaches a segment boundary. Vectorization improvement for Intel compiler More robust error handling Better compatibility with netcdf's build process 2015-02-04 Mathis Rosenhauer v0.3.2 Allow nonconforming block sizes in SZ mode. Performance improvement for decoder. 2014-10-23 Mathis Rosenhauer v0.3.1 Allow incomplete scanlines in SZ mode. 2014-08-06 Mathis Rosenhauer v0.3 Performance improvement for encoding pre-precessed data. More efficient coding of second extension if reference sample is present. Port library to Windows (Visual Studio). Support building with CMake. Benchmarking target using ECHAM data (make bench) 2014-02-12 Mathis Rosenhauer v0.2 Fixed incorrect length calculation in assessment of Second Extension coding. Unlimited encoding of fundamental sequences. Additional testing with official CCSDS sample data. Handle corrupted compressed data more gracefully. Support restricted coding options from latest standard. Facilitate generation of SIMD instructions by compiler. 2013-05-21 Mathis Rosenhauer Initial relaease: v0.1.