]> git.ipfire.org Git - thirdparty/zstd.git/commit
updated huff0 - now generates a common HUF_DTable type for all decoding tables
authorYann Collet <yann.collet.73@gmail.com>
Wed, 8 Jun 2016 09:11:02 +0000 (11:11 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 8 Jun 2016 09:11:02 +0000 (11:11 +0200)
commit662a541431c19ef4997113e3820b735c45ad529c
tree1f88cfb2c272b69b1193a1e7e44b3a4ca70dd89d
parent302fb53a762a90fb8d1fa97e066bb30c78739c09
updated huff0 - now generates a common HUF_DTable type for all decoding tables
NEWS
lib/common/huf.h
lib/decompress/huf_decompress.c
lib/decompress/zstd_decompress.c