implement set_format

Serialize the formats
Use SpaMemoryRef where we can
Add more debug
This commit is contained in:
Wim Taymans 2016-08-04 17:33:49 +02:00
parent 98679cbd53
commit 8f9222bf9e
19 changed files with 611 additions and 399 deletions

View file

@ -1,4 +1,5 @@
executable('spa-inspect', 'spa-inspect.c',
include_directories : inc,
dependencies : [dl_lib],
link_with : spalib,
install : true)