satdump/src-core/common/DecompWT
2021-08-04 15:24:05 +02:00
..
AUTHORS.txt ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
Bitlevel.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CACCoder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CACCoder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CACDecoder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CACDecoder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CACModel.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CACModel.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CBitBuffer.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CBitBuffer.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CBlock.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CBuffer.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CBuffer.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CDataField.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CImage.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CImage.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
Compress.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CompressT4.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CompressT4.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CompressWT.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CompressWT.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CQualityInfo.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CVLCCodec.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CVLCCoder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CVLCCoder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CVLCDecoder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CVLCDecoder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CWBlock.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CWBlock.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CWTCoder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CWTCoder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CWTDecoder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
CWTDecoder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
ErrorHandling.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
ErrorHandling.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
LICENSE ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
README.md ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
RMAErrorHandling.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
SmartPtr.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
T4Coder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
T4Coder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
T4Codes.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
T4Codes.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
T4Decoder.cpp ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
T4Decoder.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
Types.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00
WTConst.h ELEKTRO-L full HRIT Support 2021-08-04 15:24:05 +02:00

This was adapted from https://gitlab.eumetsat.int/open-source/PublicDecompWT. And as the Apache-2.0 License is compatible with GPL-3.0, was included there. All credits go to EUMETSAT for writing this code.

Unecessary files were removed, some code was modified to better suit my purpose and a bunch of warnings were removed.