Restructure: Move jitter from common code to 'libjitter'

This commit is contained in:
Andreas Eversberg
2017-11-15 20:21:57 +01:00
parent 8f6d0752df
commit c84318b245
18 changed files with 25 additions and 6 deletions

View File

@@ -7,7 +7,6 @@ libcommon_a_SOURCES = \
debug.c \
sound_alsa.c \
goertzel.c \
jitter.c \
emphasis.c \
compandor.c \
fft.c \