Commit Graph

  • c1de2f08a9 FS-7509: comment audio params Anthony Minessale 2015-04-23 10:52:21 -05:00
  • 48e1b6f2dc CID:1271537: error check for malformed json better Michael Jerris 2015-04-23 10:47:56 -05:00
  • b9536f3434 CID:1222597: silence incorrect coverity warning about out of bounds read Michael Jerris 2015-04-23 10:42:10 -05:00
  • 07a5f7f113 CID:1294463,1294540: clean up duplicate error checking code Michael Jerris 2015-04-23 11:06:04 -04:00
  • bd30e8c02e CID-1294436: handle null file paths to switch_is_file_path correctly Michael Jerris 2015-04-23 10:52:25 -04:00
  • 95d578aeac 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 Michael Jerris 2015-03-30 12:17:08 -04:00
  • dcaa6b90a3 FS-7297 Not sure anyone tested this Brian 2015-04-22 18:31:19 -05:00
  • da9e4cd7fa Build fix: updated to better support new video changes William King 2015-04-22 16:06:43 -07:00
  • 1b7628ec66 FS-7513: turn avatar on and off if video is added mid call Anthony Minessale 2015-04-22 12:31:09 -05:00
  • 1e808eee1c FS-7502: add patch level for media bugs to call them as needed Anthony Minessale 2015-04-22 11:01:47 -05:00
  • 4149ad1ae2 FS-7513: skip patching logo when video muted Anthony Minessale 2015-04-22 09:30:53 -05:00
  • d8660f7da9 CID:1210582: remove logically dead code Michael Jerris 2015-04-22 11:46:16 -05:00
  • e5b42bf749 CID:1024555: remove logically dead code Michael Jerris 2015-04-22 11:43:43 -05:00
  • bb6385d2d4 CID:1294501: possible null deref Michael Jerris 2015-04-22 10:54:44 -05:00
  • 9a4ad91ce4 CID:1294424: remove redundant unused code Michael Jerris 2015-04-22 10:50:09 -05:00
  • e9b3f091bf CID:1024564: remove unnecessary check Michael Jerris 2015-04-22 10:45:26 -05:00
  • 645e927f17 CID:1294504: make sure to check for NULL frame Michael Jerris 2015-04-22 10:28:52 -05:00
  • cfb9bdb55e CID:1294431: make sure not to check uninitialized value Michael Jerris 2015-04-22 10:23:00 -05:00
  • e8c33db99a CID:1024241: clean up null checking on var that can never be null anyways Michael Jerris 2015-04-22 10:10:32 -05:00
  • 082a027dce CID:1023990: remove unused code Michael Jerris 2015-04-22 10:04:23 -05:00
  • dc3482c841 FS-7500: refactor and implemnt patch_rect Seven Du 2015-04-22 11:49:41 +08:00
  • bb18ba7afa FS-7519: avformat tweaks for broadcast Anthony Minessale 2015-04-21 18:50:45 -05:00
  • 6cacb670e5 FS-7513: add text to video logo in mod_conference Anthony Minessale 2015-04-21 13:56:39 -05:00
  • bce3ca506d FS-7456: also more complete fix for FS-7440, handle sdp with m lines in any order Michael Jerris 2015-04-21 11:06:46 -05:00
  • 0a72d4f577 FS-7508: log vpx version Seven Du 2015-04-21 17:27:49 +08:00
  • 143b98c664 FS-7519: support vb for video bitrate Anthony Minessale 2015-04-20 15:35:58 -05:00
  • 2a94eff507 FS-7500: make 15fps the min detected speed Anthony Minessale 2015-04-20 15:35:03 -05:00
  • 0ac0eb57d0 FS-7503: add vb param for vid bitrate Anthony Minessale 2015-04-20 15:34:29 -05:00
  • da932c6a6b FS-7508: this setting no longer needs to be mult by 4 in recent vpx Anthony Minessale 2015-04-20 13:56:58 -05:00
  • 38d9a6807c FS-7503: increase max Anthony Minessale 2015-04-20 13:40:19 -05:00
  • 5f42a32029 FS-7515: use negative x and y for ticker to avoid extra duplication Anthony Minessale 2015-04-20 11:04:55 -05:00
  • 0eaca64f78 FS-7513: prevent null layer img Anthony Minessale 2015-04-20 11:04:36 -05:00
  • a7c58b6e72 FS-7500: use abs value to compute width for img starting in negative space Anthony Minessale 2015-04-20 11:04:13 -05:00
  • 03eb7fc12b FS-7500: allow patch to negative x,y Seven Du 2015-04-19 08:34:21 +08:00
  • 74a333983f tabify fix emacs tabs mode Anthony Minessale 2015-04-17 18:00:19 -05:00
  • c876b0c74a FS-7515: prevent unload when in use Anthony Minessale 2015-04-17 17:59:14 -05:00
  • fb5c0bf320 FS-7515: reset img on reset Anthony Minessale 2015-04-17 17:30:16 -05:00
  • d484831368 FS-7506: make core specify default font instead of each place we use it Michael Jerris 2015-04-17 17:42:24 -04:00
  • 3bfec66b88 FS-7515: add more cv features Anthony Minessale 2015-04-17 16:10:48 -05:00
  • c819a172f0 FS-7515: some fixes Seven Du 2015-04-17 14:02:44 +08:00
  • 7383dc1e75 FS-7507: install config files to the right directory Michael Jerris 2015-04-16 23:54:00 -04:00
  • 4e29b1dbd5 FS-7515: tweak Anthony Minessale 2015-04-16 15:43:01 -05:00
  • df0108d12b FS-7515: add more features to mod_cv Anthony Minessale 2015-04-16 15:38:49 -05:00
  • 7cdf1617ae FS-7440: handle m=video lines before m=audio Michael Jerris 2015-04-16 14:24:35 -05:00
  • ccb8addddd CID: 1294434 fixing a sizeof statement that was working for so long because on 64bit boxes the pointer size would be 64bits and the uint8_t was expecting at least 32 William King 2015-04-16 11:48:04 -07:00
  • 0daf3ec58b CID: 1294483 no need to check if an unsigned variable is less than 0 William King 2015-04-16 11:37:34 -07:00
  • 9395ba6c4b CID: 1294489 missing break statement which would cause recvonly sdp to be treated as sendrecv William King 2015-04-16 11:33:03 -07:00
  • 12516b5c85 CID: 1294518 remove chance for divide by 0 William King 2015-04-16 11:24:38 -07:00
  • d87155c419 CID: 1294524 variables not used in the function William King 2015-04-16 09:52:19 -07:00
  • a1c665386d CID: 1294548 adding a check for the return value William King 2015-04-16 08:32:52 -07:00
  • 0f2a348d6d CID: 1294549 comparison vs assignment William King 2015-04-16 08:29:33 -07:00
  • a536779283 FS-7433 Brian 2015-04-16 11:19:12 -05:00
  • 54d833af65 FS-7507: Add global vars fonts_dir, images_dir, data_dir, localstate_dir change configure detection to do FHS layout if you specify a prefix, unless --disable-fhs is passed to configure moved includes to be under /usr/include/freeswitch dir in fhs layout install font files into fonts_dir Michael Jerris 2015-04-16 10:37:27 -04:00
  • 6448c79428 FS-7515: refactor Anthony Minessale 2015-04-15 23:30:07 -05:00
  • 029930a9eb FS-7517: fix openh264 packet loss logic and tweak some logs Seven Du 2015-04-16 11:32:00 +08:00
  • 822b63a178 FS-7513: break is safer than continue Seven Du 2015-04-16 10:15:56 +08:00
  • 6b94376059 FS-7515: overlay refactor add zidx and abs position Anthony Minessale 2015-04-15 18:25:11 -05:00
  • a4b3f82bcd FS-7513: add some mutexes on video_read_callback code Anthony Minessale 2015-04-15 14:49:01 -05:00
  • d7c40b8b1e FS-7513: unlock vs lock Anthony Minessale 2015-04-15 14:38:34 -05:00
  • 5fcda7120e FS-7519: increase default video buffer to 2mb in avformat and add vbuf file param to change it per file using a number of bytes with k or m modifier for kilobytes and megabytes Anthony Minessale 2015-04-15 12:56:07 -05:00
  • 08adbe1781 FS-7515: expand on overlays Anthony Minessale 2015-04-15 11:19:30 -05:00
  • 5262f02cc5 FS-7513: don't write 0 data, openh264 might return 0 Seven Du 2015-04-15 20:28:53 +08:00
  • 01699b94cf FS-7513: missing some logic for those with video to take layers from those with avatars Anthony Minessale 2015-04-14 20:47:18 -05:00
  • 01e2474a6c FS-7513: add overlap param Anthony Minessale 2015-04-14 17:40:24 -05:00
  • 300d100414 FS-7515: update cv to use new alpha supported switch_image_t Anthony Minessale 2015-04-14 17:08:59 -05:00
  • 5a4b43ee62 FS-7517: trival treak openh264 logs Seven Du 2015-04-14 09:24:22 +08:00
  • a0b63c2c85 FS-7500: use pkg-config to check for libyuv location Michael Jerris 2015-04-13 12:52:23 -05:00
  • 3337c6f67e FS-7499: juggle log lines Anthony Minessale 2015-04-13 10:14:55 -05:00
  • 1353955383 FS-7500: refactor to support Alpha channel on core image, only ARGB & I420 are supported Seven Du 2015-04-12 14:20:52 +08:00
  • 26424171d2 Clang-3.5 warnings fixed Brian West 2015-04-11 11:13:07 -05:00
  • 270dffca78 FS-7515: add missing parse code Anthony Minessale 2015-04-10 17:57:03 -05:00
  • f71a82cff9 FS-7515: debounce Anthony Minessale 2015-04-10 17:41:18 -05:00
  • 8e8cce0802 FS-7513: protect layout hash Anthony Minessale 2015-04-10 16:51:10 -05:00
  • a21911eda1 FS-7515: add opaque container for png to pass around and save width and height Anthony Minessale 2015-04-10 16:39:03 -05:00
  • 102e8402eb FS-7506: Add default fonts to tree Brian 2015-04-10 11:51:43 -05:00
  • b18a7c6357 FS-7516: add mod_imagick Seven Du 2015-04-10 20:40:24 +08:00
  • af2dded293 FS-7509: don't need this change revert it Anthony Minessale 2015-04-09 23:53:16 -05:00
  • 8e6fc031e9 FS-7501: add auto sync of jb and fps detection Anthony Minessale 2015-04-09 18:18:45 -05:00
  • d45dcb8955 FS-7499: demote log line Anthony Minessale 2015-04-09 15:52:18 -05:00
  • de444da2da move nested condition parsing to only happen if main condition was satisfied may alter behaviour see docs and FS-4935 Anthony Minessale 2015-04-09 15:08:52 -05:00
  • 760dcf58ed FS-7509: fix layout select menu Anthony Minessale 2015-04-09 14:29:23 -05:00
  • 2cdaff8361 FS-7513: favor callers with video to take spaces in the layouts over callers with avatars Anthony Minessale 2015-04-09 14:09:50 -05:00
  • 077e053032 FS-7513: add auto-3d-position attr to <layout> and the auto as a valid value in existingaudio-position in <image> to auto-arrage the 3d openal positioning to either set it for the whole layout or an individual image Anthony Minessale 2015-04-09 11:04:37 -05:00
  • b02640356f FS-7500 FS-7508: move debug logging to DEBUG1 Anthony Minessale 2015-04-08 14:16:10 -05:00
  • 23830d07fe FS-7500: drop flags on recover Anthony Minessale 2015-04-08 14:10:24 -05:00
  • 81fc525778 FS-7500: don't send blank vid on sleep unless there is nothing else going on Anthony Minessale 2015-04-08 11:33:10 -05:00
  • 89de8fba1c FS-7500: wait for video ready on answer Anthony Minessale 2015-04-07 18:23:59 -05:00
  • fb6447f7f9 FS-7500: check for uninit srtp Anthony Minessale 2015-04-07 18:02:24 -05:00
  • 0c6a26a925 FS-7500: fix sleep sending blank img too fast Anthony Minessale 2015-04-07 17:52:34 -05:00
  • 9c6b802f2d FS-7509: fix mozilla full screen Anthony Minessale 2015-04-07 17:52:04 -05:00
  • 2219663547 FS-7501: improve linked list algorithm in a few places to help performance Anthony Minessale 2015-04-07 15:39:04 -05:00
  • 244c870c33 add Seven Du to AUTHORS Seven Du 2015-04-08 01:25:04 +08:00
  • 834fe11fe0 FS-7512: add audio to png Seven Du 2015-04-08 01:16:26 +08:00
  • 1fbe13360f FS-7512: slow down in block mod Seven Du 2015-04-08 00:12:47 +08:00
  • a3e7bf46b2 FS-7513: fix queued video playbacks Anthony Minessale 2015-04-07 11:43:19 -05:00
  • 5ff74dc826 FS-7513: have one way video calls also use blank avatar system Anthony Minessale 2015-04-07 11:01:57 -05:00
  • bf96683c70 FS-7508: improve vpx err msg Seven Du 2015-04-07 11:03:39 +08:00
  • ce0de7c156 FS-7500: fix buffer too small in fsv Brian West 2015-04-06 15:34:24 -05:00
  • a59a42d168 FS-7513: add profile param video-no-video-avatar and variable video_avatar_png to set video replacement avatar images add also video_no_video_avatar_png to only check the var on no-video situations Anthony Minessale 2015-04-06 15:23:11 -05:00
  • 7e110bb752 FS-7512: add mod_png to play a png as video defaults to 10 sec add {png_ms=N} to change (negative number is forever) Anthony Minessale 2015-04-06 14:17:31 -05:00