mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
[mod_isac] Remove from tree
This commit is contained in:
2
debian/bootstrap.sh
vendored
2
debian/bootstrap.sh
vendored
@@ -709,7 +709,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-g723-1 (= \${binary:Version}),
|
||||
freeswitch-mod-g729 (= \${binary:Version}),
|
||||
freeswitch-mod-h26x (= \${binary:Version}),
|
||||
freeswitch-mod-isac (= \${binary:Version}),
|
||||
freeswitch-mod-opus (= \${binary:Version}),
|
||||
freeswitch-mod-silk (= \${binary:Version}),
|
||||
freeswitch-mod-spandsp (= \${binary:Version}),
|
||||
@@ -734,7 +733,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-g723-1-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-g729-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-h26x-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-isac-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-opus-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-silk-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-spandsp-dbg (= \${binary:Version}),
|
||||
|
4
debian/control-modules
vendored
4
debian/control-modules
vendored
@@ -319,10 +319,6 @@ Description: mod_ilbc
|
||||
Adds mod_ilbc.
|
||||
Build-Depends: libilbc-dev
|
||||
|
||||
Module: codecs/mod_isac
|
||||
Description: mod_isac
|
||||
Adds mod_isac.
|
||||
|
||||
Module: codecs/mod_openh264
|
||||
Description: Adds mod_openh264
|
||||
Adds mod_openh264.
|
||||
|
8
debian/copyright
vendored
8
debian/copyright
vendored
@@ -1573,14 +1573,6 @@ Files: libs/libcodec2/src/pack.c
|
||||
Copyright: 2010 Perens LLC <bruce@perens.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/mod/codecs/mod_isac/*
|
||||
Copyright: 2011-2012 The WebRTC project authors
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: src/mod/codecs/mod_isac/mod_isac.c
|
||||
Copyright: 2005-2014, Anthony Minessale II <anthm@freeswitch.org>
|
||||
License: MPL-1.1
|
||||
|
||||
Files: libs/srtp/*
|
||||
Copyright: 2001-2006, Cisco Systems, Inc.
|
||||
2005 Ingate Systems AB
|
||||
|
Reference in New Issue
Block a user