zstd/lib/compress
Yann Collet 813535105b added function to control monotonic memory budget increase of ZSTD_defaultCParameters[0]
It's a runtime test, based on assert(),
played once, on first ZSTD_getCParams() usage,
when ZSTD_DEBUG is enabled.
2017-06-28 15:34:56 -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 added function to control monotonic memory budget increase of ZSTD_defaultCParameters[0] 2017-06-28 15:34:56 -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