]> 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>
Sat, 1 Jan 2022 02:20:36 +0000 (18:20 -0800)
commit2feb34e22fc0c52d880258e9cfe98624b8268601
tree18a70cfe47d57e875e938c04c596e59762ba53ea
parent9c628781b1906ecc5d97b23b37d64c82cb7c063d
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