This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
Code
Issues
Pull Requests
Releases
Wiki
Activity
22d76322ce
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