[alsa-devel] [RFC PATCH 2/2] ASoC: add compress stream support

Vinod Koul vinod.koul at linux.intel.com
Mon Aug 6 18:46:03 CEST 2012


On Mon, 2012-08-06 at 13:59 +0100, Mark Brown wrote:
> On Mon, Aug 06, 2012 at 11:02:01AM +0530, Vinod Koul wrote:
> > On Tue, 2012-07-31 at 12:11 +0530, Vinod Koul wrote:
> 
> > > -snd-soc-core-objs += soc-pcm.o soc-io.o
> > > +snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o 
> 
> > I am planning to add a symbol, SND_SOC_COMPRESS_OFFLOAD and compile this
> > file and other changes under this flag.
> > This will select SND_COMPRESS_OFFLOAD and users should select this
> > symbol when using compressed offload...
> 
> > Let me know if its fine and will send patch for this.
> 
> To be honest given the code for compressed stuff is so small in
> comparison with the size of ASoC that I'm not sure it's worth bothering,
> we should probably just enable it unconditionally with ASoC. 
Okay, so select SND_COMPRESS_OFFLOAD it is in SND_SOC :)

-- 
~Vinod



More information about the Alsa-devel mailing list