zstd/lib/compress
Yann Collet 132e6efd76 switched ZSTDMT_compress_advanced() last argument to overlapLog
overlapRLog (== 9 - overlapLog) was a bit "strange"
as all other public entry points use overlapLog
2017-07-13 02:22:58 -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 fix : propagate custom allocator to ZSTDMT though ZSTD_CCtx_setParameter() 2017-07-10 14:02:33 -07:00
zstd_opt.h move MEM_readMINMATCH() into zstd_opt.h 2017-05-23 15:41:55 -07:00
zstdmt_compress.c switched ZSTDMT_compress_advanced() last argument to overlapLog 2017-07-13 02:22:58 -07:00
zstdmt_compress.h switched ZSTDMT_compress_advanced() last argument to overlapLog 2017-07-13 02:22:58 -07:00