mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-06-02 21:39:27 -04:00
topology: implement snd_tplg_decode
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
0ba4d6d9c0
commit
b6c9afb4f5
11 changed files with 1730 additions and 142 deletions
|
|
@ -28,7 +28,8 @@ libatopology_la_SOURCES =\
|
|||
channel.c \
|
||||
ops.c \
|
||||
elem.c \
|
||||
save.c
|
||||
save.c \
|
||||
decoder.c
|
||||
|
||||
noinst_HEADERS = tplg_local.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue