Restructure: Move sample rate conversion from common code to 'libsamplerate'

This commit is contained in:
Andreas Eversberg
2017-11-13 19:34:05 +01:00
parent 669705c6ed
commit 1b183864bb
19 changed files with 26 additions and 5 deletions

View File

@@ -75,6 +75,7 @@ AS_IF([test "x$with_soapy" == "xyes"],[AC_MSG_NOTICE( Compiling with SoapySDR su
AS_IF([test "x$somethingmagick" == "xyes"],[AC_MSG_NOTICE( Compiling with ImageMagick )],[AC_MSG_NOTICE( ImageMagick not supported )])
AC_OUTPUT(
src/libsamplerate/Makefile
src/libfilter/Makefile
src/common/Makefile
src/anetz/Makefile