]> git.ipfire.org Git - thirdparty/zstd.git/commit
added ZSTDMT_createCCtx_advanced()
authorYann Collet <cyan@fb.com>
Tue, 30 May 2017 23:12:06 +0000 (16:12 -0700)
committerYann Collet <cyan@fb.com>
Tue, 30 May 2017 23:12:06 +0000 (16:12 -0700)
commit44e45e8423f1a8590009456dc48cda1164d90aed
tree3abcd9d1410ca260223b4e0f9d5999f4b30b1455
parentf45ca527a18baf65931b103e1215b61e09ad0b57
added ZSTDMT_createCCtx_advanced()

make it possible to use custom allocators
doc/zstd_manual.html
lib/common/zstd_common.c
lib/common/zstd_internal.h
lib/compress/zstdmt_compress.c
lib/compress/zstdmt_compress.h
lib/zstd.h