satdump/plugins/xrit_support/DecompWT
2025-07-27 17:13:13 +02:00
..
AUTHORS.txt New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
Bitlevel.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CACCoder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CACCoder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CACDecoder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CACDecoder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CACModel.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CACModel.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CBitBuffer.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CBitBuffer.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CBlock.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CBuffer.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CBuffer.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CDataField.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CImage.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CImage.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
Compress.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CompressT4.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CompressT4.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CompressWT.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CompressWT.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CQualityInfo.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CVLCCodec.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CVLCCoder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CVLCCoder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CVLCDecoder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CVLCDecoder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CWBlock.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CWBlock.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CWTCoder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CWTCoder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CWTDecoder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
CWTDecoder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
ErrorHandling.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
ErrorHandling.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
LICENSE New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
README.md New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
RMAErrorHandling.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
SmartPtr.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
T4Coder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
T4Coder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
T4Codes.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
T4Codes.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
T4Decoder.cpp New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
T4Decoder.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
Types.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
WTConst.h New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +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.