zstd/lib/compress
Yann Collet 2a62f48bf4 release input buffers from inside worker thread
buffers are released sooner, which makes them available faster for next job.
=> decreases total nb of buffers necessary
2017-07-11 15:56:40 -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 release input buffers from inside worker thread 2017-07-11 15:56:40 -07:00
zstdmt_compress.h clarified status of zstdmt_compress.h API 2017-07-05 17:21:13 -07:00