zstd/lib/common
inikep 71dd67cf57 fullbench: tests for ZBUFF_createCCtx_advanced and ZBUFF_createDCtx_advanced 2016-05-24 10:57:14 +02:00
..
bitstream.h restored DStream init 2016-05-12 13:50:13 +02:00
entropy_common.c added common/entropy_common.c 2016-05-13 11:27:56 +02:00
error_private.h Added : ZSTD_getErrorString(), to get error string from error enum (#168) 2016-05-10 17:47:11 +02:00
error_public.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fse.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fse_decompress.c improved decoding speed by inlining x_isError() functions 2016-05-12 15:55:26 +02:00
fse_static.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
huf.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
huf_static.h fixed Huff0 quad-symbols decoder (#173) 2016-05-05 12:41:36 +02:00
mem.h fullbench: tests for ZBUFF_createCCtx_advanced and ZBUFF_createDCtx_advanced 2016-05-24 10:57:14 +02:00
zbuff.h added ZBUFF_createCCtx_advanced and ZBUFF_createDCtx_advanced 2016-05-23 17:04:23 +02:00
zbuff_static.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
zstd.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
zstd_common.c added common/entropy_common.c 2016-05-13 11:27:56 +02:00
zstd_internal.h zstd_stats.h updated to v0.6 2016-05-20 19:42:20 +02:00
zstd_static.h added ZSTD_createDCtx_advanced 2016-05-23 16:24:52 +02:00