Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated comments on LZ4F_getFrameInfo() | Yann Collet | 2015-03-30 | 1 | -0/+4 |
* | lz4frame validates contentSize during decompression | Yann Collet | 2015-03-29 | 1 | -25/+27 |
* | Changed struct member to contentSize | Yann Collet | 2015-03-29 | 1 | -1/+1 |
* | frame content size support | Yann Collet | 2015-03-18 | 1 | -8/+9 |
* | skippable frames support | Yann Collet | 2015-03-16 | 1 | -1/+3 |
* | Improved sparse file support | Yann Collet | 2015-03-13 | 1 | -2/+1 |
* | g++ compatibility | Yann Collet | 2015-03-10 | 1 | -1/+1 |
* | Updated comments | Yann Collet | 2014-12-13 | 1 | -8/+0 |
* | New : lz4frame integrated into liblz4 (v1.5.0) | Yann Collet | 2014-12-13 | 1 | -15/+3 |
* | minor refactoring | Yann Collet | 2014-12-06 | 1 | -12/+15 |
* | lz4frame.h : clarified a few comments | Yann Collet | 2014-12-01 | 1 | -19/+27 |
* | New directory structure : library source files into /lib directory | Yann Collet | 2014-11-30 | 1 | -0/+261 |