162 Commits

Author SHA1 Message Date
Brian West
c66a012121 FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve 2017-04-20 12:28:50 -05:00
Brian West
740f07463d FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve 2017-04-20 09:58:40 -05:00
Anthony Minessale
bc456db480 FS-10233: [mod_local_stream] mod_local_stream segfault trying to read a music file that is not open while playing a chime #resolve 2017-04-14 11:18:12 -05:00
Brian West
856c87b4cb FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve 2017-03-23 10:59:25 -05:00
Sergey Safarov
df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Anthony Minessale
16c0bc115e FS-9958 2017-01-18 15:12:08 -06:00
Anthony Minessale
96a8267305 FS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream #resolve 2017-01-18 13:19:47 -06:00
Anthony Minessale
024602ae2c FS-9586 #resolve [local_stream video queue stuck when not being read from] %backport=1.6 2016-09-28 10:38:28 -05:00
Anthony Minessale
fb49d73e1c FS-9320 #resolve [Adjust buffering based on frame rate differential] 2016-07-01 09:14:19 -05:00
Anthony Minessale
f39c9e009b FS-8909 FS-8914 2016-03-09 18:01:13 -06:00
Anthony Minessale
e0b303e2cb FS-8905 #resolve [Heap overflow in img patch] 2016-03-05 14:41:38 -06:00
Seven Du
f0c76fab80 FS-8811 fix divide by 0 2016-03-05 20:32:40 +08:00
Anthony Minessale
b80eb983ec FS-8905 2016-03-04 20:02:46 -06:00
Anthony Minessale
96d37a8951 FS-8905 doing -1 here prevents the crash, its something to do with the last row in the height 2016-03-04 19:54:56 -06:00
Anthony Minessale
550029b80e FS-8811 #resolve [FS 1.7 crashes intermittently] 2016-03-04 16:56:55 -06:00
Anthony Minessale
89c2abaff2 FS-8903 #resolve [Add logo img to local_stream] 2016-03-04 16:38:41 -06:00
Anthony Minessale
66fe6e5a46 FS-8811 #comment please test 2016-03-03 18:37:42 -06:00
Anthony Minessale
2b5f40b38e FS-8811 #resolve [FS 1.7 crashes intermittently] 2016-02-17 15:15:14 -06:00
Mike Jerris
6b5b1a3d86 FS-8389: [build] Fix msvc 2015 build warnings 2015-10-26 13:45:48 -04:00
Brian West
df8d8713fe FS-8287 Fix segfault from refactor 2015-10-14 10:27:56 -05:00
Brian West
ed9e9c6243 FS-8287 refactor local_stream api to be more consistent and add auto complete 2015-10-02 13:29:50 -05:00
Anthony Minessale
7994b3dff3 FS-8216 fix regression in hup_local_stream from last commit 2015-10-01 12:16:48 -05:00
Anthony Minessale
f1c61f6f24 FS-8216 #comment please test 2015-09-30 22:03:33 -05:00
Anthony Minessale
beb1521e88 revert 2015-09-30 22:02:50 -05:00
Anthony Minessale
8401e716b1 FS-8240 #comment please test 2015-09-30 22:00:47 -05:00
Anthony Minessale
b990e30a93 FS-8240 finishing touches 2015-09-30 03:32:41 -05:00
Anthony Minessale
243811ddc6 FS-8240 #resolve [local_stream a/v gets out of sync when running in the background] 2015-09-29 14:44:57 -05:00
Mike Jerris
5c59a0159d FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:08:52 -04:00
Michael Jerris
164c6111a1 FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead 2015-08-31 10:19:10 -05:00
Michael Giagnocavo
5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Anthony Minessale
34fd0e9ad8 FS-7769 More features
add var=val member lookup usable wherver member_id is valid in api commands
add bgimg to layouts with api command or config for global setting
fix bug with overlap layouts combined with odd sized layers
improve switch_img_fit to take a modifier for fit, streach or both at once
2015-07-28 19:43:04 -05:00
Anthony Minessale
00f1682617 avoid queue swell on local_stream vid 2015-07-24 11:38:39 -05:00
Anthony Minessale
f0eefb7a1f FS-7753 #resolve 2015-07-01 14:39:30 -05:00
Anthony Minessale
f107ea54a8 FS-7656 skip main file as well as chime file when hup is called during chime 2015-06-24 17:34:37 -05:00
Anthony Minessale
f19be2fdbc FS-7656 make chime work with video files 2015-06-19 20:37:36 -05:00
Anthony Minessale
ccaf29254e FS-7696 2015-06-19 18:08:27 -05:00
Anthony Minessale
f953514b41 FS-7696 #resolve 2015-06-19 18:03:51 -05:00
Anthony Minessale
f44af63d79 FS-7656 parse metadata from files and put video banner up if artist or title is set 2015-06-19 18:00:47 -05:00
Anthony Minessale
33878dd55e FS-7656 scan for relative file in art/eg.wav.png and display it as video when playing audio files 2015-06-19 15:14:07 -05:00
Anthony Minessale
385a3b545c FS-7656 fix various edge cases with video and non video files mixed into a source, fix a typo bug in file_read_video and fix same bug in mod_vlc, add a new flag to file_read_video to check if the handle is has active video, make mod_conference move the video in and out of a layer when the stream has video or not 2015-06-19 00:57:02 -05:00
Anthony Minessale
9a0bbc4543 FS-7656 fix a/v sync on first connection (retry 1) 2015-06-18 15:57:25 -05:00
Anthony Minessale
a341c54399 FS-7656 fix a/v sync on first connection 2015-06-18 15:47:51 -05:00
Michael Giagnocavo
f116387443 FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
Michael Jerris
4ad0aa91a4 FS-7655: attempt to make libvpx and libyuv optional (none of the video features will work without them) The following modules require these libraries to be installed still: mod_av mod_cv mod_fsv mod_mp4v2 mod_openh264 mod_vpx mod_imagick mod_vpx mod_yuv mod_png mod_vlc 2015-06-16 18:24:35 -05:00
Anthony Minessale
696496c252 FS-7656 not quite reporting when it was video or not 2015-06-16 11:55:00 -05:00
Brian West
3f7fa55540 FS-7656 finishing touches 2015-06-15 10:39:16 -05:00
Anthony Minessale
a647b42910 FS-7656 not quite right 2015-06-14 01:25:51 -05:00
Anthony Minessale
c48a83a3e1 FS-7656 mod_local_stream Video Support 2015-06-13 18:00:22 -05:00
Jeff Lenk
345e50d25a FS-7644 2015-06-11 15:29:28 -05:00
Michael Jerris
2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04:00