audioconvert: improvements

This commit is contained in:
Wim Taymans 2018-04-02 20:05:11 +02:00
parent 2cfb206d7c
commit 0b4cef586f
8 changed files with 710 additions and 29 deletions

View file

@ -1,4 +1,4 @@
audioconvert_sources = ['fmtconvert.c', 'fmt-ops.c', 'plugin.c']
audioconvert_sources = ['fmtconvert.c', 'plugin.c']
audioconvertlib = shared_library('spa-audioconvert',
audioconvert_sources,