Go to file
yann.collet.73@gmail.com 02c5579ff0 LZ4 compression supports block dependency (argument -BD within lz4c command line)
fullbench : added bench of LZ4_compress_continue(), LZ4_compress_limitedOutput_continue(), LZ4_compressHC_continue() and LZ4_compressHC_limitedOutput_continue()


git-svn-id: https://lz4.googlecode.com/svn/trunk@102 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
2013-08-16 10:46:08 +00:00
cmake Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
bench.c Removed dependency to "lz4_encoder.h" and "lz4hc_encoder.h" 2013-08-12 08:35:52 +00:00
bench.h lz4c : made display and arguments more compatible with gzip, for easier integration with tar (patch by Yaakov Selkowitz) 2013-07-27 11:19:31 +00:00
fullbench.c LZ4 compression supports block dependency (argument -BD within lz4c command line) 2013-08-16 10:46:08 +00:00
fuzzer.c Removed dependency to "lz4_encoder.h" and "lz4hc_encoder.h" 2013-08-12 08:35:52 +00:00
lz4_format_description.txt Added : LZ4 Streaming Format specification (v1.3) 2013-04-13 09:31:22 +00:00
lz4.c LZ4 compression supports block dependency (argument -BD within lz4c command line) 2013-08-16 10:46:08 +00:00
lz4.h LZ4 compression supports block dependency (argument -BD within lz4c command line) 2013-08-16 10:46:08 +00:00
lz4c.c LZ4 compression supports block dependency (argument -BD within lz4c command line) 2013-08-16 10:46:08 +00:00
lz4hc.c LZ4 compression supports block dependency (argument -BD within lz4c command line) 2013-08-16 10:46:08 +00:00
lz4hc.h LZ4 compression supports block dependency (argument -BD within lz4c command line) 2013-08-16 10:46:08 +00:00
LZ4 Streaming Format.odt - New naming : LZ4_decompress_safe() and LZ4_decompress_fast() 2013-04-26 14:37:46 +00:00
Makefile Removed dependency to "lz4_encoder.h" and "lz4hc_encoder.h" 2013-08-12 08:35:52 +00:00
xxhash.c Bugfix release 2013-08-07 17:14:03 +00:00
xxhash.h lz4.c no longer depends on lz4_decoder.h (removed) 2013-06-10 17:29:13 +00:00