On 03/19/2018 11:32 AM, Frediano Ziglio wrote:
Artifacts are due to lossy compression of streaming
Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
Ack.
---
server/video-stream.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/server/video-stream.h b/server/video-stream.h
index e1bd0d5a..b733771b 100644
--- a/server/video-stream.h
+++ b/server/video-stream.h
@@ -45,8 +45,8 @@
typedef struct VideoStream VideoStream;
-/* This item is used to send a full quality image of the area where the stream was.
- * This to avoid the artifacts due to the lossless compression. */
+/* This item is used to send a full quality image (lossless) of the area where the stream was.
+ * This to avoid the artifacts due to the lossy compression. */
typedef struct RedUpgradeItem {
RedPipeItem base;
Drawable *drawable;
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel