On 03/13/2018 06:28 PM, Jonathon Jongsma wrote:
Acked-by: Jonathon Jongsma <jjong...@redhat.com>


On Fri, 2018-03-09 at 18:00 +0000, Frediano Ziglio wrote:
Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
---
  server/video-stream.h | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/server/video-stream.h b/server/video-stream.h
index cf912152..e1bd0d5a 100644
--- a/server/video-stream.h
+++ b/server/video-stream.h
@@ -45,6 +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. */

Hi,

This is not clear to me.
With lossless compression there should be no artifacts.

Maybe replace with
"A lossless image is sent to avoid video stream artifacts"

Uri.

  typedef struct RedUpgradeItem {
      RedPipeItem base;
      Drawable *drawable;
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel


_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to