From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51634 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBVI2-0007jP-Qu for qemu-devel@nongnu.org; Thu, 28 Oct 2010 12:25:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBV6B-0008Eq-8J for qemu-devel@nongnu.org; Thu, 28 Oct 2010 12:13:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBV6B-0008C1-1l for qemu-devel@nongnu.org; Thu, 28 Oct 2010 12:13:07 -0400 Message-ID: <4CC9A10E.4020902@redhat.com> Date: Thu, 28 Oct 2010 18:13:02 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1288195475-3807-1-git-send-email-kraxel@redhat.com> <1288195475-3807-6-git-send-email-kraxel@redhat.com> <4CC85DA5.9090704@linux.intel.com> <4CC92DEC.7060708@redhat.com> <4CC9955A.9090809@linux.intel.com> In-Reply-To: <4CC9955A.9090809@linux.intel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 5/6] Add support for a USB audio device model List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "H. Peter Anvin" Cc: qemu-devel@nongnu.org Hi, > I have a git tree on kernel.org with the latest version. Thanks, I'll have a look when I find some time. > However, the > rate-matching code needs to be ripped out since it just plain doesn't > work, and tends to produce worse results than no rate matching: Doesn't surprise me. There are a bunch of more serve issues which have to be fixed before rate-matching has a chance to produce useful results. cheers, Gerd