From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtG1w-0003sD-9P for qemu-devel@nongnu.org; Thu, 10 Jan 2013 06:10:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtG1v-0005Y0-7e for qemu-devel@nongnu.org; Thu, 10 Jan 2013 06:10:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtG1u-0005Xv-W6 for qemu-devel@nongnu.org; Thu, 10 Jan 2013 06:10:39 -0500 Message-ID: <50EEA18E.1080900@redhat.com> Date: Thu, 10 Jan 2013 12:10:06 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1357752469-17825-1-git-send-email-david.verbeiren@intel.com> <8738ya6r3h.fsf@codemonkey.ws> <5650EBDE-4AAA-407A-829B-648E42B9DBB5@suse.de> <50EE6673.8030107@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ui/vnc: VA API based H.264 encoding for VNC framebuffer updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: Anthony Liguori , David Verbeiren , Alexander Graf , "qemu-devel@nongnu.org" On 01/10/13 11:37, Stefano Stabellini wrote: > On Thu, 10 Jan 2013, Gerd Hoffmann wrote: >> On 01/09/13 23:18, Alexander Graf wrote: >> Using libavcodec directly is a non-starter as distros don't ship that >> due to the multimedia codec patent mess. > > libavcodec is certainly available on my ubuntu and debian installs. Full version with H.264 support? Or stripped down, with patented codecs removed? cheers, Gerd