debug: add specific format debug

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

View file

@ -32,6 +32,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);