diff options
author | yann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd> | 2013-04-26 14:37:46 (GMT) |
---|---|---|
committer | yann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd> | 2013-04-26 14:37:46 (GMT) |
commit | 40ae7043df0d78f91892d361b5e619b93c3c071d (patch) | |
tree | 0f127f7f05ea74b493c1bd034e770f2bdf4c9807 /LZ4 Streaming Format.odt | |
parent | a2e93db805918a84908373a579c44732d3e6854e (diff) | |
download | lz4-40ae7043df0d78f91892d361b5e619b93c3c071d.zip lz4-40ae7043df0d78f91892d361b5e619b93c3c071d.tar.gz lz4-40ae7043df0d78f91892d361b5e619b93c3c071d.tar.bz2 |
- New naming : LZ4_decompress_safe() and LZ4_decompress_fast()
- New function : LZ4_decompress_safe_partial(), to decompress just enough data within a compressed block, saving CPU cycles
- New source files : lz4_decoder.h, lz4_encoder.h, lz4hc_encoder.h
- Improved speed of LZ4_decompress_fast()
- Improved speed for compression of small blocks < 64KB
- Improved speed for HC compression
git-svn-id: https://lz4.googlecode.com/svn/trunk@94 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
Diffstat (limited to 'LZ4 Streaming Format.odt')
-rw-r--r-- | LZ4 Streaming Format.odt | bin | 90196 -> 92660 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/LZ4 Streaming Format.odt b/LZ4 Streaming Format.odt Binary files differindex 614eb71..0d8e988 100644 --- a/LZ4 Streaming Format.odt +++ b/LZ4 Streaming Format.odt |