aboutsummaryrefslogtreecommitdiff
path: root/lib/lz4/lz4defs.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-24lib: update LZ4 compressor moduleGravatar Sven Schmidt 1-134/+204
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionGravatar Rui Salvaterra 1-3/+1
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesGravatar Rui Salvaterra 1-9/+12
2013-07-09lib: add lz4 compressor moduleGravatar Chanho Min 1-2/+64
2013-07-09decompressor: add LZ4 decompressor moduleGravatar Kyungsik Lee 1-0/+94