zstd/lib/compress
Yann Collet 5f7495371e Merge branch 'dev' into fasterDec 2018-02-10 14:24:44 -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 Merge branch 'dev' into fasterDec 2018-02-10 14:24:44 -08:00
zstd_compress_internal.h Merge branch 'dev' into flexibleLevel 2018-02-10 11:54:49 -08:00
zstd_double_fast.c ensure compression parameters are updated when only compression level is changed 2018-02-02 16:31:20 -08:00
zstd_double_fast.h Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_fast.c ensure compression parameters are updated when only compression level is changed 2018-02-02 16:31:20 -08:00
zstd_fast.h Split ZSTD_CCtx into smaller sub-structures 2018-01-16 11:17:50 -08:00
zstd_lazy.c Merge branch 'dev' into flexibleLevel 2018-02-10 11:54:49 -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 Fix hashLog3 size when copying cdict tables 2018-01-31 11:12:17 -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 nit as per @terrelln's comments 2018-02-09 09:46:08 -08:00
zstdmt_compress.h zstdmt: applies new parameters on the fly 2018-02-02 15:58:13 -08:00