]> git.ipfire.org Git - thirdparty/zstd.git/commit
refactor ZSTDMT streaming flush code
authorYann Collet <cyan@fb.com>
Mon, 23 Jan 2017 19:43:51 +0000 (11:43 -0800)
committerYann Collet <cyan@fb.com>
Mon, 23 Jan 2017 19:50:44 +0000 (11:50 -0800)
commit94364bf87a320fed426b2312adbb74e403dc62e5
treee043e16ce578c361b44c87d3ed2d35714c7c4064
parent1cbf251e43c116d06d7e15ca5f77e84fea440be1
refactor ZSTDMT streaming flush code

now shared by both ZSTDMT_compressStream() and ZSTDMT_flushStream()
lib/compress/zstdmt_compress.c