spice: flip streaming video mode to off by default
commitf1d3e586f069e17f83b669842bc02d60d509daca
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Dec 2013 10:17:04 +0000 (2 11:17 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 16 Dec 2013 09:12:19 +0000 (16 10:12 +0100)
tree2037c29a027b847efccb448aee8a6b676a98de77
parente157b8fdd412d48eacfbb8c67d3d58780154faa3
spice: flip streaming video mode to off by default

Video streaming detection heuristics in spice-server have problems
keeping modern desktop animations (as done by gnome shell) and real
video playback apart.  This leads to jpeg compression artefacts on
your desktop, due to spice using mjpeg to send what it thinks is
a video stream.

Turn off video detection by default to avoid these artifacts.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Alon Levy <alevy@redhat.com>
ui/spice-core.c