Restructure: Move filters from common code to 'libfilter'

This commit is contained in:
Andreas Eversberg
2017-11-13 19:15:09 +01:00
parent fc1c5de547
commit 669705c6ed
26 changed files with 34 additions and 13 deletions

View File

@@ -10,7 +10,6 @@ libcommon_a_SOURCES = \
wave.c \
goertzel.c \
jitter.c \
iir_filter.c \
dtmf.c \
samplerate.c \
emphasis.c \