debug: add specific format debug

This commit is contained in:
Wim Taymans 2018-08-14 13:05:10 +02:00
parent 9d36b85dd6
commit 4eae1f0c6f
5 changed files with 166 additions and 10 deletions

View file

@ -33,6 +33,7 @@
#include <spa/param/param.h>
#include <spa/param/format.h>
#include <spa/debug/dict.h>
#include <spa/debug/pod.h>
#include <spa/debug/format.h>
static SPA_TYPE_MAP_IMPL(default_map, 4096);