zstd/lib/compress
Yann Collet ba0cd8cf78 fixed minor conversion warning for C++ compilation mode 2018-01-26 18:18:42 -08:00
..
fse_compress.c [zstd] Backport kernel patch from @ColinIanKing 2017-09-25 16:18:23 -07:00
huf_compress.c fixed #304 2018-01-11 11:16:32 -08:00
zstd_compress.c fixed minor declaration-after-statement warning 2018-01-25 17:45:18 -08:00
zstd_compress_internal.h zstdmt: removed job->jobCompleted 2018-01-25 17:35:49 -08:00
zstd_double_fast.c Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_double_fast.h Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_fast.c Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_fast.h Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_lazy.c Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_lazy.h Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_ldm.c Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_ldm.h Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_opt.c Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_opt.h Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstdmt_compress.c fixed minor conversion warning for C++ compilation mode 2018-01-26 18:18:42 -08:00
zstdmt_compress.h zstreamtest : fixed test 32 : multi-thread compression 2018-01-19 22:20:53 -08:00