vnc: JPEG should be disabled if the client don't set tight quality
commit2f24e2ed1160b252225bfa6169d552ef955eaaef
authorCorentin Chary <corentincj@iksaif.net>
Wed, 7 Jul 2010 18:57:50 +0000 (7 20:57 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 26 Jul 2010 22:23:53 +0000 (26 17:23 -0500)
tree598b018fc02be475ca4871975c9af658b95afa60
parent2f6f5c7a00e2fbe4f680d6c1efa12a9cbb0ee40a
vnc: JPEG should be disabled if the client don't set tight quality

Disable JPEG compression by default and only enable it if the
VNC client has sent the requested quality.

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