]> git.ipfire.org Git - thirdparty/zstd.git/commit
introduced constants ZSTD_STRATEGY_MIN and ZSTD_STRATEGY_MAX
authorYann Collet <cyan@fb.com>
Fri, 7 Dec 2018 00:16:16 +0000 (16:16 -0800)
committerYann Collet <cyan@fb.com>
Fri, 7 Dec 2018 00:16:16 +0000 (16:16 -0800)
commit39e28982cf433913325a35df36492e71f70c07ed
tree600e3233df6bd33db9f1c969700b5e997d5c43db
parentc3c3488981a7cafe00186608f9c69fff23cf14c7
introduced constants ZSTD_STRATEGY_MIN and ZSTD_STRATEGY_MAX
lib/compress/zstd_compress.c
lib/zstd.h
tests/fuzz/zstd_helpers.c
tests/paramgrill.c