zstd/lib/compress
Yann Collet 31af8290d1 ZSTD_estimateCCtx_advanced()
ZSTD_estimateCCtx() is now a "simple" function,
taking int compressionLevel as single argument.

ZSTD_estimateCCtx_advanced() takes a CParams argument,
which is both more complete and more complex to generate.
2017-06-26 15:52:39 -07:00
..
fse_compress.c Explicitly convert scratchBuffer to unsigned* 2017-04-04 16:35:31 -07:00
huf_compress.c [zstd] Fix up formatting edge cases for clang-format 2017-05-24 13:50:10 -07:00
zstd_compress.c ZSTD_estimateCCtx_advanced() 2017-06-26 15:52:39 -07:00
zstd_opt.h move MEM_readMINMATCH() into zstd_opt.h 2017-05-23 15:41:55 -07:00
zstdmt_compress.c fixed streaming buffered allocation with CDict compression 2017-06-21 15:13:00 -07:00
zstdmt_compress.h ensure new ZSTD_strategy starts at value 1 2017-06-20 14:11:49 -07:00