[Spice-devel] [PATCH spice-server] video-stream: Improve RedUpgradeItem documentation
Uri Lublin
uril at redhat.com
Mon Mar 19 15:53:58 UTC 2018
On 03/19/2018 11:32 AM, Frediano Ziglio wrote:
> Artifacts are due to lossy compression of streaming
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
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;
>
More information about the Spice-devel
mailing list