summaryrefslogtreecommitdiff
path: root/vnc-encoding-tight.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-26ui: move all ui components in ui/Corentin Chary1-1520/+0
2010-07-26vnc: add lossy optionCorentin Chary1-0/+4
2010-07-26vnc: tight: add JPEG and gradient subencoding with smooth image detectionCorentin Chary1-1/+558
2010-06-13Move stdbool.hPaul Brook1-2/+0
2010-06-01vnc: tight: don't forget the third colorCorentin Chary1-0/+1
2010-06-01vnc: tight: don't forget last pixel in tight_encode_indexed_rectCorentin Chary1-5/+4
2010-06-01vnc: tight: add palette encodingCorentin Chary1-12/+425
2010-06-01vnc: add support for tight fill encodingCorentin Chary1-2/+255
2010-06-01vnc: add basic tight supportCorentin Chary1-0/+295