]> git.ipfire.org Git - thirdparty/zstd.git/commit
CLI : automatically set overlap size to max (windowSize) for max compression level
authorYann Collet <cyan@fb.com>
Thu, 26 Jan 2017 01:01:13 +0000 (17:01 -0800)
committerYann Collet <cyan@fb.com>
Thu, 26 Jan 2017 01:01:13 +0000 (17:01 -0800)
commit8dafb1acf5efb4e8099e16690b3588b1b9488097
treed0d3fc4ed00ca17bf2d6317ef9d71985b8bad73f
parent06e7697f964e486b062b92e0656749dc54b73d47
CLI : automatically set overlap size to max (windowSize) for max compression level
lib/compress/zstdmt_compress.c
lib/compress/zstdmt_compress.h
programs/fileio.c
programs/fileio.h
programs/zstdcli.c
tests/zstreamtest.c