summaryrefslogtreecommitdiff
path: root/lib/lz4frame_static.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Integrate lz4frame_static.h Declarations into lz4frame.hW. Felix Handte1-113/+4
2018-03-12Make LZ4F_compressFrame_usingCDict Take a Compression ContextW. Felix Handte1-0/+2
2018-01-08Add Option to Make lz4frame_static.h Functions Visible in Shared ObjectsW. Felix Handte1-16/+27
2017-08-11restored block checksum capability at lz4frame API levelYann Collet1-1/+1
2017-08-10implemented lz4frame decompression APIYann Collet1-5/+15
2017-08-09implemented dictionary compression in lz4frameYann Collet1-0/+44
2017-05-10added test for LZ4F_resetDecompressionContext()Yann Collet1-9/+0
2017-03-29Improved comments on LZ4F_getFrameInfo()Yann Collet1-0/+9
2017-03-28Safer LZ4_getFrameInfo()Yann Collet1-14/+21
2016-11-21added a few datesYann Collet1-1/+1
2016-11-11updated frametestYann Collet1-0/+2
2016-11-04removed support for old error code enums from lz4frame_static.h, to free up n...Yann Collet1-1/+1
2016-11-03minor code refactoringYann Collet1-11/+10
2016-11-03updated links to LZ4 repositoryPrzemyslaw Skibinski1-1/+1
2015-04-19Updated LZ4F_getFrameInfo() behavior, related to uncomplete frame header deco...Yann Collet1-7/+9
2015-04-15Updated lz4frame error namesYann Collet1-9/+5
2015-04-15Issue#90 : Add LZ4F_ prefixTakayuki MATSUOKA1-1/+5
2015-04-14Revert "Revert "Add more descriptive frame errors""Charles Allen1-0/+5
2015-03-18frame content size supportYann Collet1-0/+2
2015-03-16skippable frames supportYann Collet1-0/+1
2015-03-13Improved sparse file supportYann Collet1-2/+1
2014-12-13New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet1-0/+72