summaryrefslogtreecommitdiffstats
path: root/doc/lz4_Frame_format.md
Commit message (Collapse)AuthorAgeFilesLines
* added dictID inside LZ4F_frameInfo_tYann Collet2017-08-091-2/+1
| | | | | Compressor can set dictID on LZ4F_compressBegin() Decompressor can retrieve it using LZ4F_getFrameInfo()
* updated Frame specificationYann Collet2017-08-081-25/+52
| | | | | Restored DictID field in Frame header Bumped specification version to v1.6.0
* [Doc] Fix markdownChocobo12017-05-251-2/+2
|
* documentation moved to doc/Przemyslaw Skibinski2016-11-031-0/+385