Update Fast LZMA2

This commit is contained in:
conor42
2019-03-29 00:16:26 +10:00
parent 38dd2d5a35
commit 04371fb60c
13 changed files with 601 additions and 187 deletions

View File

@@ -96,6 +96,7 @@ struct FL2_matchTable_s
int is_struct;
int alloc_struct;
unsigned thread_count;
size_t unreduced_dict_size;
size_t progress;
RMF_parameters params;
RMF_builder** builders;