mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
[mod_mp4, mod_mp4v, mod_mp4v2] Remove from tree
This commit is contained in:
4
debian/bootstrap.sh
vendored
4
debian/bootstrap.sh
vendored
@@ -35,8 +35,6 @@ supported_distros="$supported_debian_distros $supported_ubuntu_distros"
|
||||
avoid_mods=(
|
||||
applications/mod_limit
|
||||
applications/mod_mongo
|
||||
applications/mod_mp4
|
||||
applications/mod_mp4v2
|
||||
applications/mod_osp
|
||||
applications/mod_rad_auth
|
||||
applications/mod_skel
|
||||
@@ -712,7 +710,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-g729 (= \${binary:Version}),
|
||||
freeswitch-mod-h26x (= \${binary:Version}),
|
||||
freeswitch-mod-isac (= \${binary:Version}),
|
||||
freeswitch-mod-mp4v (= \${binary:Version}),
|
||||
freeswitch-mod-opus (= \${binary:Version}),
|
||||
freeswitch-mod-silk (= \${binary:Version}),
|
||||
freeswitch-mod-spandsp (= \${binary:Version}),
|
||||
@@ -738,7 +735,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-g729-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-h26x-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-isac-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-mp4v-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-opus-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-silk-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-spandsp-dbg (= \${binary:Version}),
|
||||
|
||||
14
debian/control-modules
vendored
14
debian/control-modules
vendored
@@ -149,16 +149,6 @@ Description: MongoDB
|
||||
This module provides an interface to MongoDB.
|
||||
Build-Depends: libmongoc-dev
|
||||
|
||||
Module: applications/mod_mp4
|
||||
Section: contrib/comm
|
||||
Description: MP4 video support
|
||||
This module adds support for MP4 video playback.
|
||||
Build-Depends: libmp4v2-dev
|
||||
|
||||
Module: applications/mod_mp4v2
|
||||
Description: Adds mod_mp4v2
|
||||
Adds mod_mp4v2.
|
||||
|
||||
Module: applications/mod_nibblebill
|
||||
Description: Nibblebill
|
||||
This module allows for real-time accounting of a cash balance and
|
||||
@@ -333,10 +323,6 @@ Module: codecs/mod_isac
|
||||
Description: mod_isac
|
||||
Adds mod_isac.
|
||||
|
||||
Module: codecs/mod_mp4v
|
||||
Description: mod_mp4v
|
||||
Adds mod_mp4v.
|
||||
|
||||
Module: codecs/mod_openh264
|
||||
Description: Adds mod_openh264
|
||||
Adds mod_openh264.
|
||||
|
||||
Reference in New Issue
Block a user