mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer
Adds the import tool for converting a HRIR database to hrirs.h ASTERISK-26292 Change-Id: I51eb31b54c23ffd9b544bdc6a09d20c112c8a547
This commit is contained in:
committed by
George Joseph
parent
0b5a17082b
commit
b58de2fab7
@@ -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
|
||||
|
||||
@@ -828,6 +822,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
|
||||
|
||||
|
Reference in New Issue
Block a user