summaryrefslogtreecommitdiffstats
path: root/lib/lz4frame.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated comments on LZ4F_getFrameInfo()Yann Collet2015-03-301-0/+4
|
* lz4frame validates contentSize during decompressionYann Collet2015-03-291-25/+27
|
* Changed struct member to contentSizeYann Collet2015-03-291-1/+1
|
* frame content size supportYann Collet2015-03-181-8/+9
|
* skippable frames supportYann Collet2015-03-161-1/+3
|
* Improved sparse file supportYann Collet2015-03-131-2/+1
|
* g++ compatibilityYann Collet2015-03-101-1/+1
|
* Updated commentsYann Collet2014-12-131-8/+0
|
* New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet2014-12-131-15/+3
|
* minor refactoringYann Collet2014-12-061-12/+15
|
* lz4frame.h : clarified a few commentsYann Collet2014-12-011-19/+27
|
* New directory structure : library source files into /lib directoryYann Collet2014-11-301-0/+261