zstd/lib
2016-02-03 02:11:32 +01:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +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 v0.4 legacy support 2016-02-03 01:09:46 +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 move _usingDict() to stable API (zstd.h) 2016-02-03 02:11:32 +01:00
zstd_compress.c move _usingDict() to stable API (zstd.h) 2016-02-03 02:11:32 +01:00
zstd_decompress.c changed long length format 2016-02-02 17:30:37 +01:00
zstd_internal.h minor optimization for small files 2016-01-31 02:04:15 +01:00
zstd_static.h move _usingDict() to stable API (zstd.h) 2016-02-03 02:11:32 +01:00
zstd.h move _usingDict() to stable API (zstd.h) 2016-02-03 02:11:32 +01:00