zstd/lib/compress
Yann Collet b0739bcf8f simplified reset by removing full-reset policy
this was meant to be applied prior to dictionary loading.
But effectively, it seems redundant with later loading stage,
so it can be skipped safely.
2017-05-22 17:45:15 -07:00
..
fse_compress.c Explicitly convert scratchBuffer to unsigned* 2017-04-04 16:35:31 -07:00
huf_compress.c lib/compress: warning: this statement may fall through 2017-05-11 13:17:26 +05:30
zstd_compress.c simplified reset by removing full-reset policy 2017-05-22 17:45:15 -07:00
zstd_opt.h Implemented separation between requested and applied parameters 2017-05-22 17:06:04 -07:00
zstdmt_compress.c Changed ZSTD_createCDict_advanced() 2017-04-27 00:29:04 -07:00
zstdmt_compress.h Merge pull request #527 from facebook/zstdmt 2017-01-31 16:36:46 -08:00