]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge pull request #764 from terrelln/real-block-split
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 17 Jul 2017 21:46:01 +0000 (14:46 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Jul 2017 21:46:01 +0000 (14:46 -0700)
commit3381bf4b845a39b6633042940fac5f798e2f4ee6
tree2ecdcd5cbb238a94cb50e142183497c73970ff52
parentfa3aa04ccd4aeeaa32092860928f4ba05c8dbc13
parent634f01242053966e4e30ac383d6edb914179376f
Merge pull request #764 from terrelln/real-block-split

[libzstd] Refactor ZSTD_compressSequences()
lib/compress/zstd_compress.c