zstd/lib
Yann Collet b010b3b627 Fixed decoding error (afl) 2016-02-03 12:39:34 +01:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +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
bitstream.h lots of minor refactorings 2016-02-03 02:46:46 +01:00
error_private.h Updated error API, following suggestions by @nemequ (#116) 2016-02-03 12:06:24 +01:00
error_public.h Updated error API, following suggestions by @nemequ (#116) 2016-02-03 12:06:24 +01:00
fse.c minor optimization for small files 2016-01-31 02:04:15 +01:00
fse.h lots of minor refactorings 2016-02-03 02:46:46 +01:00
fse_static.h minor compression gain 2016-01-31 00:58:06 +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
huff0_static.h introduced dictionary format 2016-01-26 03:14:20 +01:00
libzstd.pc.in Initial release 2015-01-24 01:58:16 +01:00
mem.h lots of minor refactorings 2016-02-03 02:46:46 +01:00
zstd.h move _usingDict() to stable API (zstd.h) 2016-02-03 02:11:32 +01:00
zstd_buffered.c lots of minor refactorings 2016-02-03 02:46:46 +01:00
zstd_buffered.h move _usingDict() to stable API (zstd.h) 2016-02-03 02:11:32 +01:00
zstd_buffered_static.h modified streaming compression API 2016-01-26 16:31:22 +01:00
zstd_compress.c lots of minor refactorings 2016-02-03 02:46:46 +01:00
zstd_decompress.c Fixed decoding error (afl) 2016-02-03 12:39:34 +01:00
zstd_internal.h Fixed decoding error (afl) 2016-02-03 12:39:34 +01:00
zstd_static.h Updated error API, following suggestions by @nemequ (#116) 2016-02-03 12:06:24 +01:00