aboutsummaryrefslogtreecommitdiffstats
path: root/ui/vnc-enc-zrle.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23vnc: fix uint8_t comparisons with negative valuesCorentin Chary1-1/+2
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary1-0/+365