Jon Beniston
dc3c02c76d
Add support for building a shared library (libaptdec).
Exported functions and types prefixed with apt_
Callback added for getsample, instead of calling named function.
Allow library to be built without libpng or libsndfile.
Add support for building with MSVC on Windows.
Fix a few MSVC compiler warnings.
Fix nonlinear radiance correction for NOAA19.
3年前
Xerbo
c5ec69f48a
Headerise each file
4年前
Xerbo
b8671a325f
Move source into src/
4年前
Xerbo
377bc3f9d7
Add map offset argument, change southbound to northbound
Passes are flipped when northbound, not southbound
4年前
Xerbo
9353a50b4e
Add ability to crop noise from start and end of an image
4年前
Xerbo
5846aaa9cd
Add gamma adjustment, improve MCIR colors
4年前
Xerbo
aee200e304
Rewrite `ImageOut`, remove channel ID in filename
4年前
Xerbo
f397b84513
Add palette support, remove falsecolor image type
I will tidy this up in the next few commits
4年前
Xerbo
6a05b7a9c1
Add -o flag
Allows custom filenames for the output image
Fix formatting in help text
4年前
Xerbo
9738b05653
Fix temperature calibration & lots of small changes
Add linear equalise
Add image flip for southbound passes
Completly remove old falseclor in favour of a much simplier method
4年前
Xerbo
87f8304f57
Update copyright year
4年前
Xerbo
d8446bc03d
I don't really know what happened, but I can think of these off the top of my head
Improved commenting in dsp.c
Updated copyright notices
Code tidy up in some parts
4年前
Xerbo
e9b69620cf
A few changes here and there.
5年前