alsa-lib/src/topology
GuruprasadX Pawse dc68f69a66 topology: Fix to skip writing of header for compound elements
While calculating the size of data to be written into the topology
binary file, the size of the compound elements is added as well. This
results in wrong file offset calculation and topology build failure.

The compound elements shouldn't be written to the topology as these are
already embedded as part of other elements. So, skip adding the size of
compound elements to the file offset size calculation.

Signed-off-by: GuruprasadX Pawse <guruprasadx.pawse@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-01-02 16:33:54 +01:00
..
builder.c topology: Fix to skip writing of header for compound elements 2018-01-02 16:33:54 +01:00
channel.c topology: Fix incorrect license in source comments. 2017-01-24 18:19:03 +01:00
ctl.c topology: fix coverity issues 2017-10-22 15:02:19 +02:00
dapm.c topology: fix coverity issues 2017-10-22 15:02:19 +02:00
data.c topology: fix coverity issues 2017-10-22 15:02:19 +02:00
elem.c topology: fix coverity issues 2017-10-22 15:02:19 +02:00
Makefile.am topology: autotools: Add build support for topology core 2015-07-30 17:10:14 +02:00
ops.c topology: Fix incorrect license in source comments. 2017-01-24 18:19:03 +01:00
parser.c topology: Fix incorrect license in source comments. 2017-01-24 18:19:03 +01:00
pcm.c alsa-lib: topology: fix DSP_B mode string 2017-11-01 17:42:12 +01:00
text.c topology: Fix incorrect license in source comments. 2017-01-24 18:19:03 +01:00
tplg_local.h topology: Add parsing for rates from conf 2017-06-20 08:10:36 +02:00