This website requires JavaScript.
Explore
Help
Register
Sign In
krak
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
mirror of
https://github.com/facebook/zstd.git
synced
2025-03-06 16:56:49 +02:00
Code
Issues
Releases
1
Activity
zstd
/
lib
/
decompress
History
Yann Collet
e4811ba761
Modified : ZSTD_createDDict() accepts dictionary < 8 bytes in pure content mode (reported by @chipturner)
2016-06-19 23:06:54 +02:00
..
huf_decompress.c
Fixed decompression of literals in dictionary mode
2016-06-15 23:11:20 +02:00
zbuff_decompress.c
new frame format, allowing custom window size
2016-06-06 00:26:38 +02:00
zstd_decompress.c
Modified : ZSTD_createDDict() accepts dictionary < 8 bytes in pure content mode (reported by @chipturner)
2016-06-19 23:06:54 +02:00