]> git.ipfire.org Git - thirdparty/zstd.git/commit
[API] Add ZSTD_c_stable{In,Out}Buffer parameters
authorNick Terrell <terrelln@fb.com>
Mon, 12 Oct 2020 20:15:39 +0000 (13:15 -0700)
committerNick Terrell <terrelln@fb.com>
Fri, 30 Oct 2020 17:54:39 +0000 (10:54 -0700)
commite3e0775cc8802f8d44f35400a8e6061e762a8450
tree6d9ef9fe9864e8156dc4360f8bc977d867ece499
parente2581d957257c546c0097dbf29c56c4d2dbe380b
[API] Add ZSTD_c_stable{In,Out}Buffer parameters

This commit adds the parameters and sets the value in the CCtxParams
but it does not do anything with the value.
lib/common/zstd_internal.h
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_internal.h
lib/zstd.h