aboutsummaryrefslogtreecommitdiffstats
path: root/vnc-encoding-zlib.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-01vnc: add basic tight supportCorentin Chary1-4/+4
2010-06-01vnc: return the number of rectanglesCorentin Chary1-2/+4
2010-06-01vnc: remove a memory leak in zlibCorentin Chary1-0/+8
2010-06-01vnc: don't clear zlib stream on set_encodingCorentin Chary1-5/+0
2010-06-01vnc: adjust compression zstream levelCorentin Chary1-1/+8
2010-06-01vnc: only use a single zlib streamCorentin Chary1-7/+5
2010-05-03vnc: split encoding in specific filesCorentin Chary1-0/+142