aboutsummaryrefslogtreecommitdiff
path: root/src/zopfli/deflate.c
AgeCommit message (Expand)Author
2018-08-21fix warning due to signed integer in malloc sizeLode Vandevenne
2016-05-11try both with and without OptimizeHuffmanForRle, for better compression on sm...Lode Vandevenne
2016-04-22make the sort stable, and move some function definitions to header for speedupLode Vandevenne
2015-10-30block splitting no more distinction between splitting first and lastLode Vandevenne
2015-10-30zopfli bug and typo fixesLode Vandevenne
2015-05-14Fix deflate stream size reportingMrKrzYch00
2015-04-28Dead storeKornel Lesiński
2014-07-10denser huffman tree encodingLode Vandevenne
2014-06-23more efficient huffman tree encoding, and fixed memory leakLode Vandevenne
2013-05-03Fix tree encoding to save more bitsLode Vandevenne
2013-04-25Improved directory structure with the source code under srcLode Vandevenne