vnc: tight: fix rgb_prepare_row
commit4043a0137b183e0df1e1404d4852aa7395788f55
authorCorentin Chary <corentincj@iksaif.net>
Wed, 7 Jul 2010 18:58:04 +0000 (7 20:58 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 26 Jul 2010 22:36:14 +0000 (26 17:36 -0500)
treefa1e5f719760b107b1fa5be3f5cfe364ed7c3f7a
parentd01f9595400788ca8a117522f5dfbc43c59b4cc7
vnc: tight: fix rgb_prepare_row

rgb_prepare_row bpp depends on the server display surface, not
the client.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc-enc-tight.c