Merge "Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer"

This commit is contained in:
Joshua Colp
2017-02-20 10:24:55 -06:00
committed by Gerrit Code Review
8 changed files with 324 additions and 82 deletions

View File

@@ -254,9 +254,6 @@
/* Define to 1 if you have the `fmodl' function. */
#undef HAVE_FMODL
/* Define to 1 if you have the `fopencookie' function. */
#undef HAVE_FOPENCOOKIE
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
@@ -269,9 +266,6 @@
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
/* Define to 1 if you have the `funopen' function. */
#undef HAVE_FUNOPEN
/* Define to 1 if your GCC C compiler provides atomic operations. */
#undef HAVE_GCC_ATOMICS
@@ -832,6 +826,9 @@
/* Define to 1 if you have the `sinl' function. */
#undef HAVE_SINL
/* Define to 1 if you have the libsndfile library. */
#undef HAVE_SNDFILE
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET