]> git.proxmox.com Git - qemu.git/commit
vnc: tight: use the update frequency to choose between lossy and lossless
authorCorentin Chary <corentincj@iksaif.net>
Fri, 4 Feb 2011 08:05:57 +0000 (09:05 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 23 Feb 2011 22:28:28 +0000 (16:28 -0600)
commitce702e93b0b99562ed42ba5c078914f2209b9a6a
tree6322d79ff827b931cc427d9210c4d541aca84c26
parent7d964c9d2fc614d2baa788b9e77019b32151f162
vnc: tight: use the update frequency to choose between lossy and lossless

Use the new update frequency infrastructure to use jpeg for regions with
high update frequency.

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