aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzo1x_compress.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman1-9/+33
2019-03-07lib/lzo: implement run-length encodingDave Rodgman1-11/+89
2013-02-20lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer1-141/+194
2007-07-31lzo: add some missing castsRichard Purdie1-3/+3
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie1-0/+226