[alsa-devel] [PATCH v2 0/13] topology support for alsa-lib
Liam Girdwood
liam.r.girdwood at linux.intel.com
Wed Jul 1 15:45:16 CEST 2015
This patch series adds the topology text parser support to alsa-lib. The
topology parser converts text topology data to the binary ABI format
read by the kernel topology core.
Changes since V1 :-
o Terminate all strncpy() strings with NULL.
o Use snd_pcm_format_value() instead of local lookup.
o Set a maximum size for private data files.
o Set capture/playback stream direction for new PCMs
o Only set TLV access flags for TLV CTLs.
Liam
More information about the Alsa-devel
mailing list