summaryrefslogtreecommitdiffstats
path: root/server/lz4_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* LZ4: Send the original format with the compressed dataJavier Celaya2015-02-031-4/+5
* LZ4: Do not reverse bottom-up imagesJavier Celaya2015-02-031-7/+6
* LZ4: Fix encoder output sizeJavier Celaya2015-02-031-1/+2
* Add LZ4 compression support.Javier Celaya2014-12-021-0/+122