summaryrefslogtreecommitdiff
path: root/src/topology/parser.c
Commit message (Expand)AuthorAgeFilesLines
* topology: Refactor functions to parse and build streamsMengdong Lin2016-05-091-1/+1
* topology: Set manifest size for ABIMengdong Lin2016-05-091-0/+2
* topology: Build data objects with tuplesMengdong Lin2016-04-071-0/+4
* topology: Add support for parsing vendor tuplesMengdong Lin2016-04-071-0/+10
* topology: Add support for vendor tokensMengdong Lin2016-04-071-0/+10
* topology: Quit and show error message on big-endian machinesMengdong Lin2015-11-191-0/+15
* topology: open topology files with O_TRUNCVinod Koul2015-11-181-2/+2
* topology: Add missing include sys/stat.hTakashi Iwai2015-11-091-0/+1
* topology: Add C API support for PCMMengdong Lin2015-11-051-0/+2
* topology: Add C API support for BE and CC Links.Vedang Patel2015-11-051-0/+3
* topology: ABI - Separate PCM & BE/CC link support and bump ABI version to 4Vedang Patel2015-11-051-11/+3
* topology: Add API to set a vendor specific version numberMengdong Lin2015-09-231-0/+7
* topology: parser: Add missing return value to snd_tplg_set_manifest_data()Takashi Iwai2015-09-081-0/+1
* topology: A API calls to directly build topology data from templatesMengdong Lin2015-08-121-4/+55
* topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_Liam Girdwood2015-08-111-3/+3
* topology: Add topology core parser.Liam Girdwood2015-07-301-0/+359