zstd/lib/compress
Yann Collet 6cdf690441 minor cleaning of huff0
Update code documentation, and properly names a few "magic constants".
Also, HUF_compress_internal() gets a cleaner way
to determine size of tables inside workspace.
2018-02-26 14:52:23 -08:00
..
fse_compress.c minor nit from Mac XCode 2018-02-22 15:44:26 -08:00
huf_compress_impl.h [compress] Support BMI2 2018-02-14 19:20:32 -08:00
huf_compress.c minor cleaning of huff0 2018-02-26 14:52:23 -08:00
zstd_compress_impl.h [compress] Support BMI2 2018-02-14 19:20:32 -08:00
zstd_compress_internal.h Split block compresser out of long range matcher 2018-02-22 15:18:41 -08:00
zstd_compress.c Split block compresser out of long range matcher 2018-02-22 15:18:41 -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 Remove long range matcher immediate repcode check 2018-02-22 15:18:47 -08:00
zstd_ldm.h Split block compresser out of long range matcher 2018-02-22 15:18:41 -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 --single-thread 2018-02-13 14:56:35 -08:00
zstdmt_compress.h zstdmt: applies new parameters on the fly 2018-02-02 15:58:13 -08:00