From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [TINYCOMPRESS][PATCH] crec: support streaming output to stdout Date: Wed, 4 Mar 2015 18:27:08 +0530 Message-ID: <20150304125708.GS2613@intel.com> References: <1424357740-6561-1-git-send-email-rf@opensource.wolfsonmicro.com> <20150224163626.GJ5208@intel.com> <20150225153042.GA31879@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by alsa0.perex.cz (Postfix) with ESMTP id D1D75265062 for ; Wed, 4 Mar 2015 14:00:24 +0100 (CET) Content-Disposition: inline In-Reply-To: <20150225153042.GA31879@opensource.wolfsonmicro.com> 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: Richard Fitzgerald Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com List-Id: alsa-devel@alsa-project.org On Wed, Feb 25, 2015 at 03:30:53PM +0000, Richard Fitzgerald wrote: > On Tue, Feb 24, 2015 at 10:06:26PM +0530, Vinod Koul wrote: > > On Thu, Feb 19, 2015 at 02:55:40PM +0000, Richard Fitzgerald wrote: > > > From: Ammar Zahid Ali Syed > > > > > > It's useful for testing to be able to stream the captured > > > audio to stdout instead of having to go via a file. > > This looks okay to me. But it fails to apply, what was it generataed against? > > > > It was generated against the master tinycompress branch. > I have just tried to apply it on top of the current head patch > "makefile.linux: allow env to override CROSS_COMPILE and CC" and it > applies ok for me. That is possible as your tree already knew this patch and how to resolve this. Anyway I went ahead and have manually applied this one, can you check if this is fine -- ~Vinod