]> git.ipfire.org Git - thirdparty/zstd.git/commit
streaming compression : lazy parameter adaptation with stable input
authorYann Collet <cyan@fb.com>
Sat, 1 Jan 2022 02:20:36 +0000 (18:20 -0800)
committerYann Collet <cyan@fb.com>
Wed, 26 Jan 2022 18:31:24 +0000 (10:31 -0800)
commitc0c5ffa97385063ce9b24432e7c0c4130ed26e27
tree155d17a9cec044be4d4a8aafd953a73037b39b2d
parent5684bae4f666f2730f2121048b0aa8472ac30457
streaming compression : lazy parameter adaptation with stable input

effectively makes ZSTD_c_stableInput compatible ZSTD_compressStream()
and zstd_e_continue operation mode.
lib/compress/zstd_compress.c
lib/zstd.h