issues
search
antonysigma
/
jpegls-hdf5-filter
Fork of hdf5-jpegls-filter on Sourceforge, by D. Swanepoel & F. van den Bergh
http://dx.doi.org/10.1080/17538947.2017.1301580
MIT License
0
stars
0
forks
source link
Modernize encoder logic
#7
Closed
antonysigma
closed
3 years ago
antonysigma
commented
3 years ago
Modernize the C++ code to >=C++14.
Replace the builtin multi-thread scheduler with OpenMP
Define the header using C-struct
Move the compression_filter parameter parsing logic to a separate function