From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34520 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWrIr-0008RH-P0 for qemu-devel@nongnu.org; Thu, 08 Jul 2010 09:38:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWrIc-0000tA-O0 for qemu-devel@nongnu.org; Thu, 08 Jul 2010 09:38:02 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:63443) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWrIc-0000t1-GW for qemu-devel@nongnu.org; Thu, 08 Jul 2010 09:37:58 -0400 Received: by fxm5 with SMTP id 5so444828fxm.4 for ; Thu, 08 Jul 2010 06:37:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1278529086-10391-1-git-send-email-corentincj@iksaif.net> <1278529086-10391-9-git-send-email-corentincj@iksaif.net> <20100708094805.GC32528@redhat.com> <20100708131901.GH32528@redhat.com> Date: Thu, 8 Jul 2010 15:37:57 +0200 Message-ID: Subject: Re: [Qemu-devel] [PATCH v2 08/18] vnc: tight add PNG encoding From: Corentin Chary Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Anthony Liguori , qemu-devel@nongnu.org, Alexander Graf > - we also want a lossy encoding (Jpeg) for some parts (adaptive choice > between jpeg and png/zlib based on update frequency is comming soon). Please note that Tight PNG can already switch from PNG to JPEG like the original Tight was able to switch from Basic/Indexed to Jpeg (if lossy encoding are enabled, and if the client sent a Tight quality). -- Corentin Chary http://xf.iksaif.net