Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
e185b252f0c62a46929bb3fa3be4ab4d1d15d5d5
/
lz4hc.c
e185b25
lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys
by yann.collet.73@gmail.com
· 12 years ago
40ae704
- New naming : LZ4_decompress_safe() and LZ4_decompress_fast()
by yann.collet.73@gmail.com
· 12 years ago
a2e93db
Added : function LZ4_compressHC_limitedOutput()
by yann.collet.73@gmail.com
· 12 years ago
cbfd031
Added : LZ4 Streaming Format specification (v1.3)
by yann.collet.73@gmail.com
· 12 years ago
633c519
- New cmake file, by Nobuhiro Iwamatsu, which can also produce shared and static libraries.
by yann.collet.73@gmail.com
· 12 years ago
e898c9a
Corrected issue 59 in lz4hc.c, reported by Masafumi Kiribayashi
by yann.collet.73@gmail.com
· 12 years ago
c1d7e4f
LZ4HC : compression speed improved under Visual
by yann.collet.73@gmail.com
· 12 years ago
77417fc
LZ4_HC is now compatible with CPU requiring aligned memory accesses
by yann.collet.73@gmail.com
· 12 years ago
26b82f3
Improved endianess detection
by yann.collet.73@gmail.com
· 12 years ago
ffb27d4
LZ4 HC : extended detection window. Thanks to Adrien Grand.
by yann.collet.73@gmail.com
· 12 years ago
f4e48fe
changed some macro names in lz4hc to avoid duplicate definition on NetBSD
by yann.collet.73@gmail.com
· 12 years ago
6078c33
Fixed Visual 2005 issues (warning/linking)
by yann.collet.73@gmail.com
· 12 years ago
8dfb9d6
Added : LZ4 HC : Now integrated into main trunk. LZ4_HC license moved to BSD
by yann.collet.73@gmail.com
· 13 years ago