zstd/lib
2015-12-05 09:23:53 +01:00
..
legacy support for legacy 0.3 format 2015-11-26 16:02:04 +01:00
bitstream.h protect 32-bits mode 2015-11-28 16:03:22 +01:00
error.h fixed decoder error (rollbuffer mode) 2015-11-28 18:19:44 +01:00
fse_static.h decoding support for legacy v0.2 format 2015-10-30 11:21:50 +01:00
fse.c update huff0 2015-10-18 22:18:32 +01:00
fse.h decoding support for legacy v0.2 format 2015-10-30 11:21:50 +01:00
huff0_static.h decoding support for legacy v0.2 format 2015-10-30 11:21:50 +01:00
huff0.c fixed huff0 decoder (32-bits mode) 2015-11-28 22:03:08 +01:00
huff0.h decoding support for legacy v0.2 format 2015-10-30 11:21:50 +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 revert install to normal zstd due to travis limitation (likely gcc 4.6) 2015-12-01 01:56:02 +01:00
mem.h rolling buffer preliminary support for fast mode 2015-11-13 11:27:46 +01:00
zstd_buffered_static.h Added : zstd buffered API 2015-11-25 14:42:45 +01:00
zstd_buffered.c zbuff properly supports small dst buffers 2015-11-27 14:07:36 +01:00
zstd_buffered.h protect 32-bits mode 2015-11-28 16:03:22 +01:00
zstd_compress.c strengthened bufferless streaming decompression 2015-12-05 09:23:53 +01:00
zstd_decompress.c strengthened streaming bufferless compression 2015-12-04 17:16:37 +01:00
zstd_internal.h Added : zstd buffered API 2015-11-25 14:42:45 +01:00
zstd_static.h strengthened streaming bufferless compression 2015-12-04 17:16:37 +01:00
zstd.h strengthened streaming bufferless compression 2015-12-04 17:16:37 +01:00