Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
7a863abfc2da21cf69fc2db2ad92e9f8e2c72004
/
lz4hc.h
02c5579
LZ4 compression supports block dependency (argument -BD within lz4c command line)
by yann.collet.73@gmail.com
· 11 years ago
002a934
Corrected issue 70, 'pack' instruction on IBM AIX
by yann.collet.73@gmail.com
· 11 years ago
cd3bcd0
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
by yann.collet.73@gmail.com
· 11 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
8dfb9d6
Added : LZ4 HC : Now integrated into main trunk. LZ4_HC license moved to BSD
by yann.collet.73@gmail.com
· 13 years ago