]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Refactor functions to parse and build streams
authorMengdong Lin <mengdong.lin@linux.intel.com>
Fri, 29 Apr 2016 03:03:04 +0000 (11:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 May 2016 08:30:39 +0000 (10:30 +0200)
commit86ec8b49008fbcfa45756f7ab1803392c3bb464e
tree0e840b358107895fbf01b62843674c1a6efd5117
parente64334df2b2fe6756539178d89133a0b56e83c9d
topology: Refactor functions to parse and build streams

Previously these functions are only used by pcm elements (front-end DAI
& DAI link) to parse stream capablities. Now refactor them to be reused
by back-end DAI elements later.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/topology/parser.c
src/topology/pcm.c
src/topology/tplg_local.h