All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/13] topology support for alsa-lib
@ 2015-07-01 13:45 Liam Girdwood
  2015-07-01 15:46 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Liam Girdwood @ 2015-07-01 13:45 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org; +Cc: Takashi Iwai, Koul, Vinod, Mark Brown

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
  

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-01 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 13:45 [PATCH v2 0/13] topology support for alsa-lib Liam Girdwood
2015-07-01 15:46 ` Takashi Iwai
2015-07-01 16:13   ` Liam Girdwood
2015-07-01 17:25     ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.