zstd/lib/compress
Yann Collet a34a39c183 changed size evaluation of entropy tables
so that memcpy() does no longer depends on fse pointer being a static table
2017-04-20 18:26:25 -07:00
..
fse_compress.c Explicitly convert scratchBuffer to unsigned* 2017-04-04 16:35:31 -07:00
huf_compress.c Always check Huffman tables for ZSTD_lazy+ 2017-03-03 16:49:38 -08:00
zstd_compress.c changed size evaluation of entropy tables 2017-04-20 18:26:25 -07:00
zstd_opt.h Convert all tabs to spaces 2017-03-29 18:51:58 -07:00
zstdmt_compress.c fixed ZSTDMT_initCStream_advanced() 2017-04-18 22:52:41 -07:00
zstdmt_compress.h Merge pull request #527 from facebook/zstdmt 2017-01-31 16:36:46 -08:00