cmake
Added : LZ4 Streaming Format specification (v1.3)
2013-04-13 09:31:22 +00:00
bench.c
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
bench.h
Added : LZ4 Streaming Format specification (v1.3)
2013-04-13 09:31:22 +00:00
fuzzer.c
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
lz4_decoder.h
- New naming : LZ4_decompress_safe() and LZ4_decompress_fast()
2013-04-26 14:37:46 +00:00
lz4_encoder.h
lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys
2013-05-17 18:41:32 +00:00
lz4_format_description.txt
Added : LZ4 Streaming Format specification (v1.3)
2013-04-13 09:31:22 +00:00
lz4.c
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
lz4.h
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
lz4c.c
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
lz4hc_encoder.h
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
lz4hc.c
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
lz4hc.h
New experimental mode : compress blocks using data from previous blocks (option -BD) (limitation : -hc mode only)
2013-05-27 13:37:48 +00:00
LZ4 Streaming Format.odt
- New naming : LZ4_decompress_safe() and LZ4_decompress_fast()
2013-04-26 14:37:46 +00:00
Makefile
Added : function LZ4_compressHC_limitedOutput()
2013-04-18 08:53:13 +00:00
xxhash.c
lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys
2013-05-17 18:41:32 +00:00
xxhash.h
lz4c : automatic output name when decoding a *.lz4 file, as requested by Peter Humphreys
2013-05-17 18:41:32 +00:00