From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] pcm_dshare: Do not discard slave reported delay in status result. Date: Thu, 17 Nov 2016 16:20:23 +0100 Message-ID: References: <5810BDF9.1020204@IEE.org> <5819F566.2000404@IEE.org> <581A23B9.3050609@IEE.org> <67297312-c4f9-e47d-4b58-893ddb55d2c8@IEE.org> <8e7fb17d-bf2e-bb4b-8c75-7762f773abe6@IEE.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 632E6266A28 for ; Thu, 17 Nov 2016 16:20:24 +0100 (CET) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Alan Young Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Thu, 17 Nov 2016 16:18:53 +0100, Alan Young wrote: > > On 17/11/16 15:12, Takashi Iwai wrote: > > On Thu, 17 Nov 2016 15:35:55 +0100, > > Alan Young wrote: > >> snd_pcm_dshare_status() gets the underlying status from the slave PCM. > >> This may contain a delay value that includes elements such as codec and > >> other transfer delays. Use this as the base for the returned delay > >> value, adjusted for any frames buffered locally (within the dshare > >> plugin). > >> > >> Note: snd_pcm_dshare_delay() is not updated. > >> > >> Signed-off-by: Alan Young > > Unfortunately, your MUA seems malforming the texts and does > > line-break and replacing the tabs, so the patch is broken. > > Please either fix your MUA setup or use an attachment as a fallback. > Let's try an attachment. OK, applied now. thanks, Takashi