lzma_check
Type of the integrity check (Check ID)
void coder_free(void)
Free the memory allocated for the coder and kill the worker threads.
uint64_t * opt_block_list
void coder_set_extreme(void)
Enable extreme mode.
void coder_set_compression_settings(void)
enum format_type opt_format
void coder_add_filter(lzma_vli id, void *options)
Add a filter to the custom filter chain.
void coder_set_check(lzma_check check)
Set the integrity check type used when compressing.
void coder_run(const char *filename)
Compress or decompress the given file.
bool opt_single_stream
If true, stop after decoding the first stream.
void coder_set_preset(uint32_t new_preset)
Set preset number.
enum operation_mode opt_mode
static const char struct stat static buf struct stat static buf static vhangup int options
uint64_t lzma_vli
Variable-length integer type.