Re: [PATCH v3 0/9] ALSA: compress: Add wma, alac and ape support

From: Takashi Iwai
Date: Mon Mar 16 2020 - 04:11:16 EST


On Mon, 16 Mar 2020 06:52:12 +0100,
Vinod Koul wrote:
>
> This series adds more WMA profiles and WMA decoder parameters to UAPI and
> then support for these in qcom driver. It also adds FLAC and APE IDs and
> decoder parameters to UAPI and then support in qcom driver
>
> This was tested on Dragon board RB3.
>
> Last, bump up the compressed version so that userspace can check for the
> support.
>
> Since the series touches compress uapi and asoc, it would make sense to go
> thru asoc tree with acks.
>
> Changes in v3:
> - add r-b from Srini
> - use macros for FLAC channel layout tags
>
> Changes in v2:
> - use bitflags for wma profiles
>
> Vinod Koul (9):
> ALSA: compress: add wma codec profiles
> ALSA: compress: Add wma decoder params
> ASoC: qcom: q6asm: pass codec profile to q6asm_open_write
> ASoC: qcom: q6asm: add support to wma config
> ASoC: qcom: q6asm-dai: add support to wma decoder
> ALSA: compress: add alac & ape decoder params
> ASoC: qcom: q6asm: add support for alac and ape configs
> ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders
> ALSA: compress: bump the version

For ALSA-core (patch 1, 2, 6, 9):
Reviewed-by: Takashi Iwai <tiwai@xxxxxxx>


thanks,

Takashi