format: improve format parsing

This commit is contained in:
Wim Taymans 2017-03-24 18:11:11 +01:00
parent 94019fb1f5
commit 29cb7bf39a
30 changed files with 459 additions and 406 deletions

View file

@ -1,8 +1,7 @@
spalib_sources = ['audio-raw.c',
'debug.c',
spalib_sources = ['debug.c',
'mapper.c',
'props.c',
'video-raw.c']
'format.c']
spalib = shared_library('spa-lib',
spalib_sources,