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
c123e69ad0
fixed static analyzer false positive regarding @sequence initialization
...
make a mock initialization to please the tool
2023-06-16 16:24:48 -07:00
..
huf_decompress_amd64.S
[huf] Add generic C versions of the fast decoding loops
2023-01-25 13:47:51 -08:00
huf_decompress.c
Fix all MSVC warnings (
#3495
)
2023-02-11 10:56:59 -05:00
zstd_ddict.c
Fix zstd-dll build missing dependencies (
#3496
)
2023-02-12 12:32:31 -08:00
zstd_ddict.h
Coalesce Almost All Copyright Notices to Standard Phrasing
2022-12-20 12:52:34 -05:00
zstd_decompress_block.c
fixed static analyzer false positive regarding @sequence initialization
2023-06-16 16:24:48 -07:00
zstd_decompress_block.h
Reduce streaming decompression memory by 128KB
2023-04-17 16:31:02 -07:00
zstd_decompress_internal.h
Add ZSTD_d_maxBlockSize parameter
2023-04-17 22:06:44 -07:00
zstd_decompress.c
Add ZSTD_d_maxBlockSize parameter
2023-04-17 22:06:44 -07:00