zstd/lib
Yann Collet bf42c8e5d8 block-level API 2016-01-09 01:08:23 +01:00
..
legacy fixed outstanding strict aliasing warnings 2016-01-06 12:54:02 +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
bitstream.h protect 32-bits mode 2015-11-28 16:03:22 +01:00
error.h fixed context copy 2016-01-07 23:07:44 +01:00
fse.c updated fse 2016-01-06 01:58:37 +01:00
fse.h updated fse 2016-01-06 01:58:37 +01:00
fse_static.h minor strict aliasing warning 2016-01-06 02:19:55 +01:00
huff0.c updated fse 2016-01-06 01:58:37 +01:00
huff0.h updated fse 2016-01-06 01:58:37 +01:00
huff0_static.h updated fse 2016-01-06 01:58:37 +01:00
libzstd.pc.in Initial release 2015-01-24 01:58:16 +01:00
mem.h rolling buffer preliminary support for fast mode 2015-11-13 11:27:46 +01:00
zstd.h added ZSTD_duplicateCCtx() 2016-01-07 15:35:18 +01:00
zstd_buffered.c added ZSTD_duplicateCCtx() 2016-01-07 15:35:18 +01:00
zstd_buffered.h extended static dictionary to buffered mode 2015-12-12 11:17:42 +01:00
zstd_buffered_static.h Add ZSTDLIB_API macro to prefix all exported methods with__declspec(dllexport) when building a DLL (on windows) 2015-12-07 17:48:53 +01:00
zstd_compress.c block-level API 2016-01-09 01:08:23 +01:00
zstd_decompress.c block-level API 2016-01-09 01:08:23 +01:00
zstd_internal.h Added : zstd buffered API 2015-11-25 14:42:45 +01:00
zstd_static.h block-level API 2016-01-09 01:08:23 +01:00