zstd/lib
xaphier 77ee44c7b6 Remove one malloc/free from compression
By making the buffer part of the zstd context structure, one malloc/free
can be removed from the compression.
2015-10-10 12:14:51 +02:00
..
fse_static.h Updated FSE lib 2015-08-07 15:21:00 +01:00
fse.c Added : Frame concatenation ability 2015-09-10 23:26:09 +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 Fix : decompression i/o detects flush write errors 2015-08-27 03:16:04 +01:00
zstd_static.h Added : Frame concatenation ability 2015-09-10 23:26:09 +01:00
zstd.c Remove one malloc/free from compression 2015-10-10 12:14:51 +02:00
zstd.h Fix : decompression i/o detects flush write errors 2015-08-27 03:16:04 +01:00