]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Vladimir Ralev [Thu, 8 Nov 2018 21:59:59 +0000 (23:59 +0200)]
FS-10534 [mod_loopback] Add null pointer check to avoid crashing loopbacks
Andrey Volk [Tue, 6 Nov 2018 23:12:14 +0000 (23:12 +0000)]
Merge pull request #1620 in FS/freeswitch from explicit_architecture to master
* commit '
8c8b7b51046436619aacc1ad91c37e272c2a80f0 ':
[FS-11507] use explicit architecture in control file
s3rj1k [Tue, 6 Nov 2018 21:49:00 +0000 (23:49 +0200)]
[FS-11507] use explicit architecture in control file
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
Mike Jerris [Tue, 6 Nov 2018 20:56:11 +0000 (20:56 +0000)]
FS-11506: [mod_sofia] Handle multiple History-Info headers in MESSAGE
Chris Rienzo [Tue, 6 Nov 2018 17:02:05 +0000 (12:02 -0500)]
[core] Test commit- bump copyright date.
Mike Jerris [Wed, 31 Oct 2018 19:10:53 +0000 (15:10 -0400)]
FS-11494: [Debian] force build of iksemel before modules to avoid -j race condition on dep lib build
Mike Jerris [Tue, 30 Oct 2018 15:17:54 +0000 (15:17 +0000)]
Merge pull request #1612 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11470-webrtc-unified-plan-not-properly to master
* commit '
90bc06e56471cbd205227f915105e4a0ce06eba0 ':
FS-11470: WebRTC Unified plan not properly supported
Brian West [Mon, 22 Oct 2018 16:00:33 +0000 (11:00 -0500)]
FS-11471: [mod_sofia] revert changes to send PAI for polycom 4.x versions differently, seems polycom has now fixed this
Chad Phillips [Sun, 21 Oct 2018 21:50:04 +0000 (14:50 -0700)]
FS-11470: WebRTC Unified plan not properly supported
Chrome is beginning to default their SDP semantics to the WebRTC standard
'Unified Plan', and Verto does not currently construct its SDP according
to this standard. For now, force the browser to use 'Plan B' semantics.
Serj [Sun, 14 Oct 2018 17:25:22 +0000 (17:25 +0000)]
Fix FS-9865
Serj [Sun, 14 Oct 2018 16:26:20 +0000 (16:26 +0000)]
fix mod_hiredis deps
Serj [Sun, 14 Oct 2018 16:19:51 +0000 (16:19 +0000)]
add freeswitch-mod-shout as dep
Andrey Volk [Mon, 8 Oct 2018 21:36:12 +0000 (00:36 +0300)]
FS-11445: [Build-System] Add distro to the name of the source tarball.
Brian West [Thu, 11 Oct 2018 16:07:34 +0000 (16:07 +0000)]
Merge pull request #1609 in FS/freeswitch from ~ASIPLAS/freeswitch:FS-11444-scripts-sound_test.lua-attempts-to-concatenate-boolean to master
* commit '
5e895b28c7b0facdfdd8a8a07eff50a464bf9315 ':
FS-11444: Capture return code from `os.execute()`; stop attempting to concat boolean/nil to error string.
Andrew Siplas [Sun, 7 Oct 2018 02:53:49 +0000 (22:53 -0400)]
FS-11444: Capture return code from `os.execute()`; stop attempting to concat boolean/nil to error string.
os.execute() returns [3
variables](https://github.com/lua/lua/blob/
f59e6a93c0ad38a27a420e51abf8f13d962446b5 /lauxlib.c#L286).
Capture the 2nd (e.g. "exit") and 3rd (e.g. 0) in addition to the first
which would be merely `true` on success or `nil` on error.
Mike Jerris [Mon, 1 Oct 2018 14:59:19 +0000 (14:59 +0000)]
Merge pull request #1601 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11423-add-arm64-detection-to-mod_isac to master
* commit '
7ebe4134efe420a2b8be19e52584b1eb87691ee0 ':
FS-11423: [mod_isac] Add ARM64 detection.
Andrey Volk [Sun, 30 Sep 2018 15:53:41 +0000 (18:53 +0300)]
FS-11423: [mod_isac] Add ARM64 detection.
Andrey Volk [Sat, 29 Sep 2018 10:28:21 +0000 (10:28 +0000)]
Merge pull request #1600 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11422-fix-logging to master
* commit '
3b281cd5a1d2eebf009ea3fb456ee072f70cdb06 ':
FS-11422: [mod_java] Fix logging.
Andrey Volk [Sat, 29 Sep 2018 10:21:37 +0000 (13:21 +0300)]
FS-11422: [mod_java] Fix logging.
Mike Jerris [Thu, 27 Sep 2018 18:22:40 +0000 (18:22 +0000)]
Merge pull request #1599 in FS/freeswitch from fs-11416-add-test-framework to master
* commit '
d298b4f93aab54db3ff991abd4ea51ad35f0f963 ':
FS-11416 [core] add test framework header files.
Chris Rienzo [Thu, 27 Sep 2018 17:29:07 +0000 (13:29 -0400)]
FS-11416 [core] add test framework header files.
Mike Jerris [Wed, 26 Sep 2018 15:07:38 +0000 (15:07 +0000)]
FS-11412: [core] Fix crash caused by missing or malformed ice candidates in sdp
Mike Jerris [Tue, 25 Sep 2018 15:22:54 +0000 (15:22 +0000)]
FS-11340: [core] fix merge conflict
Seven Du [Tue, 21 Aug 2018 07:24:01 +0000 (15:24 +0800)]
FS-11340 export switch_vad_state2str and update vad_test to support the latest params
FS-11340 check the status for read frame avoid crash
Seven Du [Sun, 23 Sep 2018 01:09:19 +0000 (09:09 +0800)]
FS-11406 #resolve allow displace session replace both read and write audio
uuid_displace cannot replace audio on both direction at the same time,
this patch add a w mux flag so when both rw used at the same time,
it will displace both directions, then both sides can hear the same audio.
Seven Du [Sun, 23 Sep 2018 00:59:30 +0000 (08:59 +0800)]
FS-11405 #resolve tweak macro to use do while 0
the original one will leave an extra semicolon after }
Anthony Minessale [Sun, 23 Sep 2018 16:58:51 +0000 (16:58 +0000)]
FS-11407: [freeswitch-core] process media bugs in the order they were added #resolve
Seven Du [Sat, 22 Sep 2018 08:51:39 +0000 (16:51 +0800)]
FS-11014 FS-11404 fix libfvad might be enabled unexpectedly when set_mode is called
Mike Jerris [Fri, 21 Sep 2018 19:40:11 +0000 (19:40 +0000)]
Merge pull request #1594 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11403-add-missing-htdocs-images-fonts to master
* commit '
a503166dcb06b81c6b8d0eb4774c0c1e6c504e0b ':
FS-11403: [Build-System] Add missing htdocs, images, fonts, grammar to the Windows installer. Add descriptions to the installed components. Cleanup legacy project files.
Andrey Volk [Fri, 21 Sep 2018 19:16:10 +0000 (22:16 +0300)]
FS-11403: [Build-System] Add missing htdocs, images, fonts, grammar to the Windows installer. Add descriptions to the installed components. Cleanup legacy project files.
Mike Jerris [Fri, 21 Sep 2018 14:34:24 +0000 (14:34 +0000)]
Merge pull request #1593 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11394-hardware-encoder-support to master
* commit '
efd592899fec8d17cb9f4460a8a192f797e9fdf0 ':
FS-11394: [mod_av] Fix Windows build.
Andrey Volk [Fri, 21 Sep 2018 13:47:57 +0000 (16:47 +0300)]
FS-11394: [mod_av] Fix Windows build.
Mike Jerris [Thu, 20 Sep 2018 23:14:12 +0000 (23:14 +0000)]
Merge pull request #1592 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11400-freeswitch-sound-packages-on-windows to master
* commit '
5409a478850dfd53e10e02f49a6d511ec5190440 ':
FS-11400: [Build-System] FreeSWITCH Sound packages on Windows.
Andrey Volk [Thu, 20 Sep 2018 14:47:20 +0000 (17:47 +0300)]
FS-11400: [Build-System] FreeSWITCH Sound packages on Windows.
Mike Jerris [Thu, 20 Sep 2018 04:49:57 +0000 (04:49 +0000)]
FS-11393: [core] set record_record_trimmed_ms at the end of record app if the file interface has this info available
Mike Jerris [Wed, 19 Sep 2018 23:53:00 +0000 (23:53 +0000)]
Merge pull request #1571 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11335-update-curl-version-to-7.61.0-for to master
* commit '
a7ea9e00868c53f1ad3716ad8c389af0aa9c192c ':
FS-11335: [mod_curl] Update cURL version to 7.61.0 for the Windows build.
Mike Jerris [Wed, 19 Sep 2018 23:42:23 +0000 (23:42 +0000)]
Merge pull request #1591 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11398-disable-mod_event_zmq-debian-package to master
* commit '
96af4c26f707fbf5c9854e8c58f1bfeddb29b95e ':
FS-11398: [Build-System] Disable mod_event_zmq debian package.
Andrey Volk [Wed, 19 Sep 2018 23:03:13 +0000 (02:03 +0300)]
FS-11398: [Build-System] Disable mod_event_zmq debian package.
Mike Jerris [Wed, 19 Sep 2018 21:04:56 +0000 (21:04 +0000)]
Merge pull request #1590 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11396-use-proper-libv8-naming to master
* commit '
e77c445c3a1e171a4e2b50373587285f6fa75e78 ':
FS-11396: [mod_v8] Use proper libv8 naming.
Mike Jerris [Wed, 19 Sep 2018 20:50:44 +0000 (20:50 +0000)]
Merge pull request #1589 in FS/freeswitch from FS-11397 to master
* commit '
d9d763d2a8e8d832a4979522a238081f8666b5fb ':
FS-11397 [mod_rayo] add xmlns to exec <response> to make adhearsion's life easier.
Chris Rienzo [Wed, 19 Sep 2018 19:36:03 +0000 (15:36 -0400)]
FS-11397 [mod_rayo] add xmlns to exec <response> to make adhearsion's life easier.
Andrey Volk [Wed, 19 Sep 2018 18:39:35 +0000 (21:39 +0300)]
FS-11396: [mod_v8] Use proper libv8 naming.
Mike Jerris [Wed, 19 Sep 2018 18:37:14 +0000 (18:37 +0000)]
Merge pull request #1588 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11394-hardware-encoder-support to master
* commit '
d541943e11497d194aeeea17748e2125fe52160c ':
FS-11394: [mod_av] Fix "restrict" regression.
Andrey Volk [Wed, 19 Sep 2018 18:36:02 +0000 (21:36 +0300)]
FS-11394: [mod_av] Fix "restrict" regression.
Mike Jerris [Wed, 19 Sep 2018 17:23:26 +0000 (17:23 +0000)]
Merge pull request #1587 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11394-hardware-encoder-support to master
* commit '
0b2f72ff973f7d4eb96548f333825ec69b0773e0 ':
FS-11394: [mod_av] Enable HW acceleration on Windows. Use FFmpeg 3.4.4 instead of libav.
Mike Jerris [Tue, 18 Sep 2018 22:34:28 +0000 (22:34 +0000)]
FS-11393: [core] set record_trimmed_ms at the end of record_session if the file interface has this info available
Andrey Volk [Wed, 19 Sep 2018 16:16:36 +0000 (19:16 +0300)]
FS-11394: [mod_av] Enable HW acceleration on Windows. Use FFmpeg 3.4.4 instead of libav.
Seven Du [Wed, 19 Sep 2018 04:27:07 +0000 (12:27 +0800)]
FS-11394 reenable avcodec nvenc support
Mike Jerris [Tue, 18 Sep 2018 17:59:57 +0000 (17:59 +0000)]
Merge pull request #1584 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11390-use-system-libcodec2 to master
* commit '
6005400994d24156489367155315ac7a5e2adb36 ':
FS-11390: [mod_codec2] Use system libcodec2.
Andrey Volk [Sat, 15 Sep 2018 11:58:05 +0000 (14:58 +0300)]
FS-11390: [mod_codec2] Use system libcodec2.
Anthony Minessale [Tue, 11 Sep 2018 22:36:37 +0000 (17:36 -0500)]
FS-11225: [freeswitch-core] Crash in fs_cli -- missing check for null pointer #resolve
Andrey Volk [Wed, 12 Sep 2018 21:14:20 +0000 (00:14 +0300)]
FS-11362: [mod_verto] Fix regression for the broken Windows build.
Mike Jerris [Tue, 11 Sep 2018 02:04:49 +0000 (02:04 +0000)]
Merge pull request #1583 in FS/freeswitch from FS-11387 to master
* commit '
4edd8a97519faf11f9df0b46d067d39e23d92841 ':
FS-11387 [mod_loopback] add null endpoint
Chris Rienzo [Mon, 10 Sep 2018 18:32:10 +0000 (14:32 -0400)]
FS-11387 [mod_loopback] add null endpoint
Mike Jerris [Thu, 6 Sep 2018 17:58:43 +0000 (17:58 +0000)]
swigall
Mike Jerris [Thu, 6 Sep 2018 17:49:46 +0000 (17:49 +0000)]
FS-11382: [core] add switch_pool_strip_whitespace function to strip whitespace using pool allocation
Sergey Khripchenko [Thu, 6 Sep 2018 11:18:28 +0000 (04:18 -0700)]
FS-11362 Fix die_errnof() macro failing to compile on mac
Seven Du [Thu, 6 Sep 2018 05:16:11 +0000 (13:16 +0800)]
FS-11189 do not allow user change of g_timebase
the timebase logic is tighed to code internal logic and cannot be changed externally
Seven Du [Thu, 6 Sep 2018 04:02:09 +0000 (12:02 +0800)]
FS-11189 add some default config to be consistent if default xml config is missing
Sergey Khripchenko [Tue, 28 Aug 2018 14:17:57 +0000 (07:17 -0700)]
FS-11189 Rearrange VPX code to fix few bugs and make it more structured.
Hunyadvári Péter [Wed, 6 Dec 2017 13:03:17 +0000 (14:03 +0100)]
FS-10827 [mod_spandsp] Make thread safe and xmlreload do not affect already started detection
Mike Jerris [Wed, 5 Sep 2018 22:35:31 +0000 (22:35 +0000)]
Merge pull request #1492 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-8579-broadcast-hold-bleg to master
* commit '
554387c8dc53b0e3a8b9d530a799d681cef5e6e6 ':
Skip holding b leg only if it is on hold
Mike Jerris [Wed, 5 Sep 2018 22:34:38 +0000 (22:34 +0000)]
Merge pull request #1491 in FS/freeswitch from ~HUNYI/freeswitch:feature/FS-8900-improve-record_follow_transfer to master
* commit '
069da397f5b9e7adb10c2c9d8d03f83d195dae37 ':
Improve recording transfer
Mike Jerris [Wed, 5 Sep 2018 22:29:03 +0000 (22:29 +0000)]
Merge pull request #1453 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-10826-fix-sample-rate to master
* commit '
87d4a6a0c8efcd1104875a972573cb489d179bd7 ':
FS-10826 [core] Fix file handler sample rate after transfer
Mike Jerris [Wed, 5 Sep 2018 22:24:26 +0000 (22:24 +0000)]
Merge pull request #1526 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-11176-fix-do-not-restore-previous-codec to master
* commit '
227a13497825f7ac890b6248c51570cb0d666164 ':
FS-11176: [core] do not use previous codec if its not ready
Anthony Minessale [Wed, 5 Sep 2018 22:10:26 +0000 (17:10 -0500)]
FS-11379: [freeswitch-core] Rare race condition in state machine #resolve
Anthony Minessale [Sun, 2 Sep 2018 21:47:30 +0000 (16:47 -0500)]
FS-11380: [core] add new internal function
Chris Rienzo [Wed, 5 Sep 2018 20:36:04 +0000 (16:36 -0400)]
FS-11377 [freeswitch-core] lock/unlock mutexes in consistent order.
Mike Jerris [Wed, 5 Sep 2018 20:41:38 +0000 (20:41 +0000)]
FS-11349: [mod_av] remove debug logging
John Briscoe [Tue, 10 Oct 2017 16:10:39 +0000 (09:10 -0700)]
FS-10723: [mod_conference] Add event generation when video feed interrupted occurs
Mike Jerris [Wed, 5 Sep 2018 20:22:47 +0000 (20:22 +0000)]
FS-11287: [verto] update verto-min.js
shripchenko [Mon, 3 Sep 2018 15:20:15 +0000 (18:20 +0300)]
FS-11363 Fix unpredictable/random zoom, when camera's video aspect ratio (a/r) equal to conference layout's tile a/r
Mike Jerris [Fri, 31 Aug 2018 19:05:06 +0000 (19:05 +0000)]
FS-11206: [mod_conference] rework behaviors of conference hold to still toggle states while on hold
Mike Jerris [Fri, 31 Aug 2018 18:29:35 +0000 (18:29 +0000)]
Revert "FS-11209: [Debian] openssl linking"
This reverts commit
0342762f593d954e885fa0a9cf3bbc8093dd9827 .
Sergey Khripchenko [Fri, 31 Aug 2018 15:09:49 +0000 (08:09 -0700)]
FS-11362 Small macro tune based on James Dictos comment
Mike Jerris [Fri, 31 Aug 2018 18:26:46 +0000 (18:26 +0000)]
FS-11368: [mod_flite] Use system libflite.
Sergey Khripchenko [Wed, 29 Aug 2018 12:46:56 +0000 (05:46 -0700)]
FS-11364 Fix tile flicker when layout has 'overlap' and 'zoom' options
Usually tiles recalculated when new image comes in, however when 'overlap' option is in effect - tiles recalculated multiple times.
And when layout also has 'zoom' option - when image recalculated it each round zooms itself deeper and deeper, until new images comes and image resets to proper state.
This looks like flicker.
The fix is to always take for zoom calculations real image dimensions instead of previously recalculated.
HOWEVER!
There are too many math and corner cases in mod_conference, so i propose it to be reviewed by widest audience of people who wrote mod_conference!
Sergey Khripchenko [Tue, 28 Aug 2018 12:12:53 +0000 (05:12 -0700)]
FS-11201 Fix 'rtt_valid = 0;' was incorrectly placed rendering whole RTT thing void.
+ don't shoot in a leg and keep 'rtt_now' value correct (even if we clear it few lines after), because after some time it could be changed.
Sergey Khripchenko [Wed, 29 Aug 2018 10:36:50 +0000 (03:36 -0700)]
FS-11362 Rearrange poll() errors handling to properly report poll hangup. Handle and log case when client sent close request. Add errno to errors where applicable.
Sergey Khripchenko [Wed, 29 Aug 2018 10:29:35 +0000 (03:29 -0700)]
FS-11362 FS could close client verto connection due to incorrect handling of SSL function return values (when SSL layer need to communicate with client on its own, f.e. keys re-negotiation)
Sergey Khripchenko [Wed, 29 Aug 2018 09:13:42 +0000 (02:13 -0700)]
FS-11360 Fix FS degradation over time in DTLS layer (especially if outdoing packets rate higher that incoming)
When we handle DTLS layer in do_dtls() and there are no incoming packets yet - we still call BIO_write() with NULL buffer and it is an error and BIO_write() will stuck for a long time in libssl/libcrypto error subsystem.
(that also possibly relates to fact that libssl/libcrypto init/deinit/error-handling is broken in general in FS, however that is another big issue)
Brian West [Thu, 30 Aug 2018 19:33:22 +0000 (14:33 -0500)]
FS-11372: [mod_commands] garbage uuid on output from bgapi #resolve
Andrey Volk [Thu, 30 Aug 2018 15:50:16 +0000 (15:50 +0000)]
Merge pull request #1580 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11368-use-system-flite1 to master
* commit '
ccc23b7870817d6778b4831b32e78048f964c47e ':
FS-11368: [mod_flite] Use system flite1 instead of libflite
Andrey Volk [Thu, 30 Aug 2018 15:06:47 +0000 (18:06 +0300)]
FS-11368: [mod_flite] Use system flite1 instead of libflite
Andrey Volk [Thu, 30 Aug 2018 10:57:09 +0000 (10:57 +0000)]
Merge pull request #1577 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11361-switch-debian-packages-building to master
* commit '
f98da7d5cc8978e8dca6a77c339a85004eb3b99a ':
FS-11361: [Build-System] Switch Debian packages building script util.sh from jessie stable to stretch stable.
Andrey Volk [Wed, 29 Aug 2018 22:09:55 +0000 (22:09 +0000)]
Merge pull request #1579 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11368-use-system-libflite to master
* commit '
bcd355fea3eb80a1d3b0d2806f44cd9fe17c9494 ':
FS-11368: [mod_flite] Use system libflite.
Andrey Volk [Wed, 29 Aug 2018 21:41:12 +0000 (00:41 +0300)]
FS-11368: [mod_flite] Use system libflite.
Andrey Volk [Tue, 28 Aug 2018 21:00:04 +0000 (00:00 +0300)]
FS-11361: [Build-System] Switch Debian packages building script util.sh from jessie stable to stretch stable.
Christopher Rienzo [Tue, 28 Aug 2018 14:16:50 +0000 (14:16 +0000)]
Merge pull request #1553 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-11287-provide-option-for-user-managed to master
* commit '
96af587bf325ce35459cbd82e2e79bda0133a810 ':
FS-11287: Provide option for user managed streams in Verto
Christopher Rienzo [Tue, 28 Aug 2018 13:06:46 +0000 (13:06 +0000)]
Merge pull request #1548 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11284-fix-legacy-broken-video-constraints to master
* commit '
31641749a737e71390016483a7e6bfbff9f77cea ':
FS-11284: Fix legacy/broken video constraints for specifying a video deviceId
Christopher Rienzo [Tue, 28 Aug 2018 13:05:53 +0000 (13:05 +0000)]
Merge pull request #1544 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11280-allow-overriding-permissioncallback to master
* commit '
36d9f7bc5e4a1644cdcf8c00df976d5283885ea3 ':
FS-11280: Allow overriding permissionCallback per Verto dialog
Mike Jerris [Mon, 27 Aug 2018 22:12:14 +0000 (22:12 +0000)]
FS-11189: [mod_av] fix build on older libav
Seven Du [Mon, 27 Aug 2018 18:22:07 +0000 (02:22 +0800)]
FS-11189 add H264 default private configs
Mike Jerris [Fri, 24 Aug 2018 18:56:58 +0000 (18:56 +0000)]
FS-11351: [swig] fix windows build with swig3 for mod_managed and fix make swigall
Christopher Rienzo [Fri, 24 Aug 2018 18:45:32 +0000 (18:45 +0000)]
Merge pull request #1522 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11149-playing-video-files-assigned-a-res_id to master
* commit '
1fc08365659ce87e16a9e3fced7b77ab494ff36e ':
FS-11149: Playing video files assigned a res_id not correctly updated on layout change
Mike Jerris [Fri, 24 Aug 2018 15:27:00 +0000 (15:27 +0000)]
Merge pull request #1574 in FS/freeswitch from fs-11189-av-fix to master
* commit '
be782776b535c52f49f0d64145ee9dc3e12e4d19 ':
FS-11189 add back default flags LOOP_FILTER and PSNR for H264
FS-11189 set default cpu string to cpu/2/4 if not configured
FS-11189 add helper functions and macros to dump encoder context params
FS-11189 add default av conf to vanilla
FS-11189 use AV_INPUT_BUFFER_PADDING_SIZE instead of FF_INPUT_BUFFER_PADDING_SIZE in newer ffmpeg
Christopher Rienzo [Fri, 24 Aug 2018 13:16:54 +0000 (13:16 +0000)]
Merge pull request #1552 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-11286-add-onremotestream-callback-to-verto to master
* commit '
61cdf6361739f0ecaef8d2766aa0bd5bb45ed731 ':
FS-11286: Add onRemoteStream callback to Verto dialogs
Christopher Rienzo [Fri, 24 Aug 2018 13:00:27 +0000 (13:00 +0000)]
Merge pull request #1546 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11282-remove-ios-controls-hack-not-needed to master
* commit '
5038ca7613e71d84a706a6a5d8c8359d272778e4 ':
FS-11282: Remove iOS 'controls' hack, not needed
Christopher Rienzo [Fri, 24 Aug 2018 12:57:49 +0000 (12:57 +0000)]
Merge pull request #1545 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11281-verto.newcall-dialog-callback-overrides to master
* commit '
5f96f669c2fe7f133164aab735b412bef794d932 ':
FS-11281: Verto.newCall dialog callback overrides should be set before invite
Seven Du [Fri, 24 Aug 2018 03:30:34 +0000 (11:30 +0800)]
FS-11189 add back default flags LOOP_FILTER and PSNR for H264