]> git.ipfire.org Git - thirdparty/zstd.git/commit
more precise estimation of amount to flush at end of stream (single thread mode) 748/head
authorYann Collet <cyan@fb.com>
Tue, 4 Jul 2017 19:39:26 +0000 (12:39 -0700)
committerYann Collet <cyan@fb.com>
Tue, 4 Jul 2017 19:39:26 +0000 (12:39 -0700)
commit2cb9774f5ea52b4f7399164010b21dead9d32e14
tree266735ec5febd509a6a27bd25f8c6e6f511b64e4
parent6383372decd70f30c2600ce70fa8885e0e688f88
more precise estimation of amount to flush at end of stream (single thread mode)

also : can use DEBUGLEVEL variable in /tests
lib/compress/zstd_compress.c
tests/Makefile