]> git.ipfire.org Git - thirdparty/zstd.git/commit
first implementation of the new dictionary API (untested)
authorYann Collet <yann.collet.73@gmail.com>
Mon, 6 Jun 2016 22:51:51 +0000 (00:51 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 6 Jun 2016 22:51:51 +0000 (00:51 +0200)
commit81e13ef7cfceb5b79e11eb4c3042b5c4cbadd9c4
treea1d89baa3a70e0c786ec64cadc1c2cb16c0c6e75
parent9d504ae85b6615dbfca90db8f33978a8df44aa33
first implementation of the new dictionary API (untested)
lib/common/zstd.h
lib/compress/zstd_compress.c
lib/decompress/zstd_decompress.c