summaryrefslogtreecommitdiffstats
path: root/lib/data.h
AgeCommit message (Collapse)AuthorFilesLines
2021-07-28lib: remove dependency on spa_pod and spa in generalGeorge Kiagiadakis1-0/+209
Replace spa_pod with a custom icipc_data structure, which is based on spa_pod and it's fully compatible with it Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>