|
CCSDS 124.0-B-1 C 1.0.0
CCSDS 124.0-B-1 Lossless Compression
|
Files | |
| bitbuffer.c | |
| Variable-length bit buffer for building compressed output. | |
| bitvector.c | |
| Fixed-length bit vector implementation using 32-bit words. | |
| cli.c | |
| CCSDS 124.0-B-1 unified command line interface. | |
| compress.c | |
| CCSDS 124.0-B-1 compression algorithm implementation. | |
| decompress.c | |
| CCSDS 124.0-B-1 decompression algorithm implementation. | |
| encode.c | |
| CCSDS 124.0-B-1 encoding functions (COUNT, RLE, BE). | |
| mask.c | |
| CCSDS 124.0-B-1 mask update logic. | |