Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
r117
/
lz4hc.h
374d6ac
Fixed issue 127 & 128
by Yann Collet
· 11 years ago
a9d8640
Makefile : library correctly compiled with -O3 switch (issue 114)
by yann.collet.73@gmail.com
· 11 years ago
69dc85b
Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croizier !
by yann.collet.73@gmail.com
· 11 years ago
fb38dda
lz4 & lz4hc : added capability to allocate state & stream state with custom allocator (issue 99)
by yann.collet.73@gmail.com
· 11 years ago
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