zstd/lib/compress
2018-09-28 17:12:54 -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_internal.h Remove CParams from Block Compressor Functions' Args 2018-09-28 17:10:42 -07:00
zstd_compress.c Bump Split Log Support to ZSTD_btlazy2 2018-09-28 17:12:54 -07:00
zstd_double_fast.c Support Split Logs in ZSTD_dfast 2018-09-28 17:12:54 -07:00
zstd_double_fast.h Also Remove CParams from Table Filling Functions' Args 2018-09-28 17:10:42 -07:00
zstd_fast.c Support a Separate Hash Log in ZSTD_fast 2018-09-28 17:12:54 -07:00
zstd_fast.h Also Remove CParams from Table Filling Functions' Args 2018-09-28 17:10:42 -07:00
zstd_lazy.c Support Split Logs in ZSTD_greedy..ZSTD_btlazy2 2018-09-28 17:12:54 -07:00
zstd_lazy.h Also Remove CParams from Table Filling Functions' Args 2018-09-28 17:10:42 -07:00
zstd_ldm.c Remove CParams Arg from ZSTD_ldm_blockCompress 2018-09-28 17:12:53 -07:00
zstd_ldm.h Remove CParams Arg from ZSTD_ldm_blockCompress 2018-09-28 17:12:53 -07:00
zstd_opt.c Stop Separately Passing CParams in ZSTD_opt Internal Functions 2018-09-28 17:10:42 -07:00
zstd_opt.h Also Remove CParams from Table Filling Functions' Args 2018-09-28 17:10:42 -07: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