summaryrefslogtreecommitdiffstats
path: root/lib/lz4frame_static.h
Commit message (Expand)AuthorAgeFilesLines
* updated license & header datesYann Collet2020-11-251-1/+1
* Integrate lz4frame_static.h Declarations into lz4frame.hW. Felix Handte2018-04-241-113/+4
* Make LZ4F_compressFrame_usingCDict Take a Compression ContextW. Felix Handte2018-03-121-0/+2
* Add Option to Make lz4frame_static.h Functions Visible in Shared ObjectsW. Felix Handte2018-01-081-16/+27
* restored block checksum capability at lz4frame API levelYann Collet2017-08-121-1/+1
* implemented lz4frame decompression APIYann Collet2017-08-101-5/+15
* implemented dictionary compression in lz4frameYann Collet2017-08-091-0/+44
* added test for LZ4F_resetDecompressionContext()Yann Collet2017-05-101-9/+0
* Improved comments on LZ4F_getFrameInfo()Yann Collet2017-03-291-0/+9
* Safer LZ4_getFrameInfo()Yann Collet2017-03-291-14/+21
* added a few datesYann Collet2016-11-211-1/+1
* updated frametestYann Collet2016-11-111-0/+2
* removed support for old error code enums from lz4frame_static.h, to free up n...Yann Collet2016-11-041-1/+1
* minor code refactoringYann Collet2016-11-041-11/+10
* updated links to LZ4 repositoryPrzemyslaw Skibinski2016-11-031-1/+1
* Updated LZ4F_getFrameInfo() behavior, related to uncomplete frame header deco...Yann Collet2015-04-191-7/+9
* Updated lz4frame error namesYann Collet2015-04-151-9/+5
* Issue#90 : Add LZ4F_ prefixTakayuki MATSUOKA2015-04-141-1/+5
* Revert "Revert "Add more descriptive frame errors""Charles Allen2015-04-141-0/+5
* frame content size supportYann Collet2015-03-181-0/+2
* skippable frames supportYann Collet2015-03-161-0/+1
* Improved sparse file supportYann Collet2015-03-131-2/+1
* New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet2014-12-131-0/+72