zstd/lib
2015-08-26 22:45:23 +01:00
..
fse_static.h Updated FSE lib 2015-08-07 15:21:00 +01:00
fse.c fixed minor issue on decoding invalid data 2015-08-26 22:45:23 +01:00
fse.h Updated FSE lib 2015-08-07 15:21:00 +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 Refactor Makefile and .travis tests 2015-08-26 00:19:06 +01:00
zstd_static.h Added more strigent tests : compresson into too small buffer 2015-08-11 14:18:45 +01:00
zstd.c fixed minor issue on decoding invalid data 2015-08-26 22:45:23 +01:00
zstd.h zstd_compress() no longer requires maxDstSize >= ZSTD_compressBound(srcSize) 2015-08-07 15:50:42 +01:00