Yann Collet
|
d03224b633
|
fix typos as suggested by @psteinb
|
2018-01-31 09:54:30 -08:00 |
|
Yann Collet
|
fd0c125ff1
|
proposed a minor change to LZ4 Frame format specification
add new terms "LZ4 Frame Header" and "LZ4 Frame Footer"
|
2018-01-30 17:56:03 -08:00 |
|
Yann Collet
|
a82dadfbae
|
added dictID inside LZ4F_frameInfo_t
Compressor can set dictID on LZ4F_compressBegin()
Decompressor can retrieve it using LZ4F_getFrameInfo()
|
2017-08-08 17:43:11 -07:00 |
|
Yann Collet
|
e98a528576
|
updated Frame specification
Restored DictID field in Frame header
Bumped specification version to v1.6.0
|
2017-08-08 11:59:57 -07:00 |
|
Chocobo1
|
1c9d4091da
|
[Doc] Fix markdown
|
2017-05-26 01:03:05 +08:00 |
|
Przemyslaw Skibinski
|
88cef262ec
|
documentation moved to doc/
|
2016-11-03 13:25:20 +01:00 |
|