zstd/lib/compress
Nick Terrell a180ea07c4 Restore ZSTD_noCompressBlock() for clarity 2018-09-27 16:06:02 -07:00
..
fse_compress.c [zstd] Add -Wmissing-prototypes 2018-09-27 15:24:48 -07:00
hist.c avoid duplicate code comments 2018-06-14 19:47:05 -04:00
hist.h Fix clang build 2018-09-16 10:27:02 +09:00
huf_compress.c [zstd] Add -Wmissing-prototypes 2018-09-27 15:24:48 -07:00
zstd_compress.c Restore ZSTD_noCompressBlock() for clarity 2018-09-27 16:06:02 -07:00
zstd_compress_internal.h [zstd] Fix seqStore growth 2018-08-28 13:24:44 -07:00
zstd_double_fast.c ZSTD_dfast: Don't Search Dict Context When Mismatch Was Found 2018-09-14 15:24:25 -07:00
zstd_double_fast.h Skeleton for In-Place Impl for ZSTD_dfast 2018-05-25 13:13:28 -04:00
zstd_fast.c fix : huge (>4GB) stream of blocks 2018-09-26 14:24:28 -07:00
zstd_fast.h Coalesce hasDictMatchState and extDict Checks into One Enum and Rename Stuff 2018-05-23 17:53:03 -04:00
zstd_lazy.c [zstd] Add -Wmissing-prototypes 2018-09-27 15:24:48 -07:00
zstd_lazy.h Add _dictMatchState Stubs for ZSTD_lazy Functions 2018-06-13 14:58:36 -04:00
zstd_ldm.c Adjust advanced parameters to source size 2018-06-18 15:49:31 -07:00
zstd_ldm.h Coalesce hasDictMatchState and extDict Checks into One Enum and Rename Stuff 2018-05-23 17:53:03 -04:00
zstd_opt.c [zstd] Add -Wmissing-prototypes 2018-09-27 15:24:48 -07:00
zstd_opt.h Add _dictMatchState Functions 2018-06-19 13:01:21 -04:00
zstdmt_compress.c [zstd] Add -Wmissing-prototypes 2018-09-27 15:24:48 -07:00
zstdmt_compress.h created ZSTDMT_toFlushNow() 2018-08-17 18:11:54 -07:00