Brian
d3a5605ab6
FS-7471 improve configs for video
2015-05-28 12:47:25 -05:00
Anthony Minessale
22a4a4dd7e
FS-7500: set default bandwidth to 1mb
2015-05-28 12:47:25 -05:00
Michael Jerris
8d30c18c5a
fix clang build
2015-05-28 12:47:25 -05:00
Anthony Minessale
c517be4330
FS-7513: fix placement of overlay banner on letterbox callers change config option video-layout-bgcolor to video-letterbox-bgcolor
2015-05-28 12:47:25 -05:00
Michael Jerris
f13a96000d
add modules.conf.most
2015-05-28 12:47:25 -05:00
Michael Jerris
ab748463d9
cleanup default modules.conf
2015-05-28 12:47:25 -05:00
Michael Jerris
e2236ad559
FS-7508: remove mod_vp8 which has been replaced by mod_vpx
2015-05-28 12:47:25 -05:00
Michael Jerris
6c45fb9eec
fix error building with newer compilers
2015-05-28 12:47:25 -05:00
Anthony Minessale
f08daf1811
FS-7509: comment audio params
2015-05-28 12:47:25 -05:00
Michael Jerris
b7e811a628
CID:1271537: error check for malformed json better
2015-05-28 12:47:25 -05:00
Michael Jerris
ead0e2ebd1
CID:1222597: silence incorrect coverity warning about out of bounds read
2015-05-28 12:47:25 -05:00
Michael Jerris
c61be91316
CID:1294463,1294540: clean up duplicate error checking code
2015-05-28 12:47:25 -05:00
Michael Jerris
c7709a191b
CID-1294436: handle null file paths to switch_is_file_path correctly
2015-05-28 12:47:25 -05:00
Michael Jerris
91a6fc82c0
FS-7338: remove libsndfile from tree, use system lib instead
...
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Brian
a4f656f414
FS-7297 Not sure anyone tested this
2015-05-28 12:47:24 -05:00
William King
5a94bfefd3
Build fix: updated to better support new video changes
2015-05-28 12:47:24 -05:00
Anthony Minessale
7eebd8e7e8
FS-7513: turn avatar on and off if video is added mid call
2015-05-28 12:47:24 -05:00
Anthony Minessale
7d5b0acc90
FS-7502: add patch level for media bugs to call them as needed
2015-05-28 12:47:24 -05:00
Anthony Minessale
8234dadcaf
FS-7513: skip patching logo when video muted
2015-05-28 12:47:24 -05:00
Michael Jerris
3205546bcb
CID:1210582: remove logically dead code
2015-05-28 12:47:24 -05:00
Michael Jerris
1550d548db
CID:1024555: remove logically dead code
2015-05-28 12:47:24 -05:00
Michael Jerris
6ddf5a1bdf
CID:1294501: possible null deref
2015-05-28 12:47:24 -05:00
Michael Jerris
d44ea400d5
CID:1294424: remove redundant unused code
2015-05-28 12:47:24 -05:00
Michael Jerris
f2f03cffc3
CID:1024564: remove unnecessary check
2015-05-28 12:47:24 -05:00
Michael Jerris
4662118ca8
CID:1294504: make sure to check for NULL frame
2015-05-28 12:47:24 -05:00
Michael Jerris
6dcff0a79a
CID:1294431: make sure not to check uninitialized value
2015-05-28 12:47:24 -05:00
Michael Jerris
35be8a16e9
CID:1024241: clean up null checking on var that can never be null anyways
2015-05-28 12:47:23 -05:00
Michael Jerris
200199e05f
CID:1023990: remove unused code
2015-05-28 12:47:23 -05:00
Seven Du
57016a7926
FS-7500: refactor and implemnt patch_rect
...
fix stride side when patching strided img
implement switch_img_patch_rect to patch partial of an img to a bigger IMG
refactor switch_img_copy_rect to support ARGB
2015-05-28 12:47:23 -05:00
Anthony Minessale
80694ad547
FS-7519: avformat tweaks for broadcast
2015-05-28 12:47:23 -05:00
Anthony Minessale
4b9b004403
FS-7513: add text to video logo in mod_conference
2015-05-28 12:47:23 -05:00
Michael Jerris
b78aac6196
FS-7456: also more complete fix for FS-7440, handle sdp with m lines in any order
2015-05-28 12:47:23 -05:00
Seven Du
47f25e9d43
FS-7508: log vpx version
2015-05-28 12:47:23 -05:00
Anthony Minessale
9fdb6cd5ba
FS-7519: support vb for video bitrate
2015-05-28 12:47:23 -05:00
Anthony Minessale
2a36066ea0
FS-7500: make 15fps the min detected speed
2015-05-28 12:47:23 -05:00
Anthony Minessale
ad20119652
FS-7503: add vb param for vid bitrate
2015-05-28 12:47:23 -05:00
Anthony Minessale
4a7418dca5
FS-7508: this setting no longer needs to be mult by 4 in recent vpx
2015-05-28 12:47:23 -05:00
Anthony Minessale
2c9121cd85
FS-7503: increase max
2015-05-28 12:47:23 -05:00
Anthony Minessale
fa4be8326d
FS-7515: use negative x and y for ticker to avoid extra duplication
2015-05-28 12:47:23 -05:00
Anthony Minessale
e5dae7e602
FS-7513: prevent null layer img
2015-05-28 12:47:23 -05:00
Anthony Minessale
70198e0d28
FS-7500: use abs value to compute width for img starting in negative space
2015-05-28 12:47:22 -05:00
Seven Du
6afe079946
FS-7500: allow patch to negative x,y
2015-05-28 12:47:22 -05:00
Anthony Minessale
d697acb281
tabify
...
fix emacs tabs mode
2015-05-28 12:47:22 -05:00
Anthony Minessale
48c21b6998
FS-7515: prevent unload when in use
2015-05-28 12:47:22 -05:00
Anthony Minessale
d51d4e3c8d
FS-7515: reset img on reset
2015-05-28 12:47:22 -05:00
Michael Jerris
34b3804413
FS-7506: make core specify default font instead of each place we use it
2015-05-28 12:47:22 -05:00
Anthony Minessale
810a5d5831
FS-7515: add more cv features
2015-05-28 12:47:22 -05:00
Seven Du
7447977674
FS-7515: some fixes
...
fix seg when passing NULL to strstr
use zstr to detect empty str
fix compiler warning about || and &&
2015-05-28 12:47:22 -05:00
Michael Jerris
00214a5e2b
FS-7507: install config files to the right directory
2015-05-28 12:47:22 -05:00
Anthony Minessale
779c042ed2
FS-7515: tweak
2015-05-28 12:47:22 -05:00