From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMxMW-00058s-4U for qemu-devel@nongnu.org; Mon, 10 Mar 2014 06:23:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WMxMQ-000153-6O for qemu-devel@nongnu.org; Mon, 10 Mar 2014 06:23:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMxMP-00014t-UM for qemu-devel@nongnu.org; Mon, 10 Mar 2014 06:23:06 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s2AAN5nI012909 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Mar 2014 06:23:05 -0400 Message-ID: <1394446980.22422.4.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 10 Mar 2014 11:23:00 +0100 In-Reply-To: <878usie548.fsf@blackfin.pond.sub.org> References: <1392997372-6224-1-git-send-email-armbru@redhat.com> <878usie548.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] vnc: Fix tight_detect_smooth_image() for lossless case List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On Mo, 2014-03-10 at 11:10 +0100, Markus Armbruster wrote: > Ping? picked up this (and some other vnc bits) vnc pull req will go out soon. cheers, Gerd