zstd/lib
2016-01-31 15:32:01 +01:00
..
legacy fixed visual and clang errors 2016-01-21 15:50:11 +01:00
bitstream.h modified error system, following suggestions by @nemequ 2016-01-21 15:38:47 +01:00
error_private.h introduced dictionary format 2016-01-26 03:14:20 +01:00
error_public.h introduced dictionary format 2016-01-26 03:14:20 +01:00
fse_static.h minor compression gain 2016-01-31 00:58:06 +01:00
fse.c minor optimization for small files 2016-01-31 02:04:15 +01:00
fse.h optimized counting of small segments 2016-01-28 03:24:53 +01:00
huff0_static.h introduced dictionary format 2016-01-26 03:14:20 +01:00
huff0.c add basic tests 2016-01-28 15:39:52 +01:00
huff0.h variable litblock header size 2016-01-23 19:28:41 +01:00
libzstd.pc.in Initial release 2015-01-24 01:58:16 +01:00
LICENSE Initial release 2015-01-24 01:58:16 +01:00
Makefile added ZSTD_duplicateCCtx() 2016-01-07 15:35:18 +01:00
mem.h rolling buffer preliminary support for fast mode 2015-11-13 11:27:46 +01:00
zstd_buffered_static.h modified streaming compression API 2016-01-26 16:31:22 +01:00
zstd_buffered.c minor compression speed improvement 2016-01-28 17:56:33 +01:00
zstd_buffered.h modified streaming compression API 2016-01-26 16:31:22 +01:00
zstd_compress.c GetAllMatches 2016-01-31 11:26:05 +01:00
zstd_decompress.c fixed Visual warnings 2016-01-31 02:51:03 +01:00
zstd_internal.h minor optimization for small files 2016-01-31 02:04:15 +01:00
zstd_opt.c in progress 2016-01-31 15:32:01 +01:00
zstd_static.h ZSTD_opt 2016-01-31 11:26:04 +01:00
zstd.h variable litblock header size 2016-01-23 19:28:41 +01:00