]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Parse vendor private data for manifest
authorMengdong Lin <mengdong.lin@linux.intel.com>
Fri, 15 Jul 2016 12:19:41 +0000 (20:19 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 17 Jul 2016 08:00:17 +0000 (10:00 +0200)
commita3683a2ba04154ed5b06fdb9536f6c97b64ff71a
tree1dfd0324ecc22177674dcad130a9e63c052ad097
parent62c180981b0dea10f4481b30e55ddedc12267cf8
topology: Parse vendor private data for manifest

In text conf file, user can define a manifest section and let it refer
to private data sections, in the same syntax as other element types.

The text conf file can have at most 1 manifest section.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/topology.h
src/topology/data.c
src/topology/elem.c
src/topology/parser.c
src/topology/tplg_local.h