commit | 2f24e2ed1160b252225bfa6169d552ef955eaaef | [log] [tgz] |
---|---|---|
author | Corentin Chary <[email protected]> | Wed Jul 07 20:57:50 2010 +0200 |
committer | Anthony Liguori <[email protected]> | Mon Jul 26 17:23:53 2010 -0500 |
tree | 598b018fc02be475ca4871975c9af658b95afa60 | |
parent | 2f6f5c7a00e2fbe4f680d6c1efa12a9cbb0ee40a [diff] |
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 <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>