mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
[Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead.
This commit is contained in:
69
libs/.gitignore
vendored
69
libs/.gitignore
vendored
@@ -486,70 +486,6 @@ opal
|
||||
/sounds/
|
||||
/soundtouch/
|
||||
/soundtouch-*/
|
||||
/spandsp/config-h.in
|
||||
/spandsp/doc/doxygen
|
||||
/spandsp/doc/Makefile
|
||||
/spandsp/doc/Makefile.in
|
||||
/spandsp/Makefile
|
||||
/spandsp/Makefile.in
|
||||
/spandsp/m4/libtool.m4
|
||||
/spandsp/m4/ltoptions.m4
|
||||
/spandsp/m4/ltsugar.m4
|
||||
/spandsp/m4/ltversion.m4
|
||||
/spandsp/m4/lt~obsolete.m4
|
||||
/spandsp/spandsp-sim/Makefile
|
||||
/spandsp/spandsp-sim/Makefile.in
|
||||
/spandsp/src/at_interpreter_dictionary.h
|
||||
/spandsp/src/config.h
|
||||
/spandsp/src/make_at_dictionary
|
||||
/spandsp/src/Makefile
|
||||
/spandsp/src/Makefile.in
|
||||
/spandsp/src/make_math_fixed_tables
|
||||
/spandsp/src/make_modem_filter
|
||||
/spandsp/src/make_t43_gray_code_tables
|
||||
/spandsp/src/math_fixed_tables.h
|
||||
/spandsp/src/msvc/All/BuildLog make_at_dictionary.htm
|
||||
/spandsp/src/msvc/All/BuildLog make_modem_filter.htm
|
||||
/spandsp/src/spandsp.h
|
||||
/spandsp/src/stamp-h1
|
||||
/spandsp/src/t43_gray_code_tables.h
|
||||
/spandsp/src/v17_v32bis_rx_fixed_rrc.h
|
||||
/spandsp/src/v17_v32bis_rx_floating_rrc.h
|
||||
/spandsp/src/v17_v32bis_tx_fixed_rrc.h
|
||||
/spandsp/src/v17_v32bis_tx_floating_rrc.h
|
||||
/spandsp/src/v22bis_rx_1200_fixed_rrc.h
|
||||
/spandsp/src/v22bis_rx_1200_floating_rrc.h
|
||||
/spandsp/src/v22bis_rx_2400_fixed_rrc.h
|
||||
/spandsp/src/v22bis_rx_2400_floating_rrc.h
|
||||
/spandsp/src/v22bis_tx_fixed_rrc.h
|
||||
/spandsp/src/v22bis_tx_floating_rrc.h
|
||||
/spandsp/src/v27ter_rx_2400_fixed_rrc.h
|
||||
/spandsp/src/v27ter_rx_2400_floating_rrc.h
|
||||
/spandsp/src/v27ter_rx_4800_fixed_rrc.h
|
||||
/spandsp/src/v27ter_rx_4800_floating_rrc.h
|
||||
/spandsp/src/v27ter_tx_2400_fixed_rrc.h
|
||||
/spandsp/src/v27ter_tx_2400_floating_rrc.h
|
||||
/spandsp/src/v27ter_tx_4800_fixed_rrc.h
|
||||
/spandsp/src/v27ter_tx_4800_floating_rrc.h
|
||||
/spandsp/src/v29rx_fixed_rrc.h
|
||||
/spandsp/src/v29rx_floating_rrc.h
|
||||
/spandsp/src/v29tx_fixed_rrc.h
|
||||
/spandsp/src/v29tx_floating_rrc.h
|
||||
/spandsp/test-data/etsi/fax/Makefile
|
||||
/spandsp/test-data/etsi/fax/Makefile.in
|
||||
/spandsp/test-data/etsi/Makefile
|
||||
/spandsp/test-data/etsi/Makefile.in
|
||||
/spandsp/test-data/itu/fax/Makefile
|
||||
/spandsp/test-data/itu/fax/Makefile.in
|
||||
/spandsp/test-data/itu/Makefile
|
||||
/spandsp/test-data/itu/Makefile.in
|
||||
/spandsp/test-data/local/Makefile
|
||||
/spandsp/test-data/local/Makefile.in
|
||||
/spandsp/test-data/Makefile
|
||||
/spandsp/test-data/Makefile.in
|
||||
/spandsp/tests/Makefile
|
||||
/spandsp/tests/Makefile.in
|
||||
/spandsp/src/make_cielab_luts
|
||||
/sphinxbase-*/
|
||||
/srtp/aes_tables
|
||||
/srtp/config_in.h
|
||||
@@ -819,7 +755,6 @@ broadvoice/config/compile
|
||||
ilbc/config/compile
|
||||
libg722_1/config/compile
|
||||
pcre/compile
|
||||
spandsp/config/compile
|
||||
srtp/build/compile
|
||||
unimrcp/build/compile
|
||||
/pcre-*/
|
||||
@@ -837,7 +772,6 @@ iksemel/configure
|
||||
libdingaling/configure
|
||||
libyuv/Makefile
|
||||
libyuv/convert
|
||||
spandsp/configure
|
||||
srtp/configure
|
||||
tiff-4.0.2/configure
|
||||
unimrcp/configure
|
||||
@@ -863,3 +797,6 @@ signalwire-client-c-*/
|
||||
signalwire-client-c-*
|
||||
mariadb-connector-c-*/
|
||||
mariadb-connector-c-*
|
||||
/spandsp*/
|
||||
/spandsp*
|
||||
win32/spandsp/spandsp.h
|
||||
Reference in New Issue
Block a user