zstd/lib
Yann Collet e9853b2cdb Fixed : ZSTD_compress() can attempt compression on a too small buffer 2015-08-07 19:07:32 +01:00
..
LICENSE Initial release 2015-01-24 01:58:16 +01:00
Makefile Travis CI : added ARM compilation tests 2015-07-06 23:58:59 -08:00
fse.c Fixed : ZSTD_compress() can attempt compression on a too small buffer 2015-08-07 19:07:32 +01:00
fse.h Updated FSE lib 2015-08-07 15:21:00 +01:00
fse_static.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
zstd.c Fixed : ZSTD_compress() can attempt compression on a too small buffer 2015-08-07 19:07:32 +01:00
zstd.h zstd_compress() no longer requires maxDstSize >= ZSTD_compressBound(srcSize) 2015-08-07 15:50:42 +01:00
zstd_static.h Advanced API change : Cctx & DCtx are now incomplete types for stricter type checking 2015-07-04 18:20:42 -08:00