]> git.ipfire.org Git - thirdparty/zstd.git/commit
zdict stores standard rep-offset.
authorYann Collet <yann.collet.73@gmail.com>
Wed, 15 Jun 2016 23:14:41 +0000 (01:14 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 15 Jun 2016 23:14:41 +0000 (01:14 +0200)
commitad39b7a7189c43a19af63aac11396ac38c1825ae
tree8ef91be158757f8691d985da2fb2aeb93615c475
parent736d419289591260f51a515b9e46384d8cc99322
zdict stores standard rep-offset.
It can use custom ones, but the proper formula and impact on statistics is not done yet.
lib/dictBuilder/zdict.c