Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
32f4bab6fce8f94614a9e572f8caa9b3c76f9a7e
/
lz4.h
8860e61
Removed LZ4_decode() function code.
by yann.collet.73@gmail.com
· 13 years ago
a201020
Improved compression and decompression speed under GCC compiler
by yann.collet.73@gmail.com
· 13 years ago
075bf13
Greatly improved compression and decompression speed, at the expense of some compression ratio.
by yann.collet.73@gmail.com
· 13 years ago
6b798d5
New function : LZ4_uncompress : secure version which is safe against buffer overflow attacks
by yann.collet.73@gmail.com
· 13 years ago
ca8d6c2
Improved : safe type, for linux x64 (amd64) compatibility (Thanks to Erik Andersen)
by yann.collet.73@gmail.com
· 14 years ago
[Renamed (90%) from LZ4.h]
06abb77
Added some comments for better clarity
by yann.collet.73@gmail.com
· 14 years ago
f033754
Correction : enforced typecasting for compatibility with gcc on *nix systems.
by yann.collet.73@gmail.com
· 14 years ago
cfcae8a
Strict end-of-buffer checks License changed to BSD
by yann.collet.73@gmail.com
· 14 years ago
1920856
Added CPP compatibility macro
by yann.collet.73@gmail.com
· 14 years ago
3610461
by yann.collet.73@gmail.com
· 14 years ago