FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Go to file
Sergey Khripchenko e7c5e2480a 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!
2018-08-30 22:58:30 +00:00
build FS-11351: [swig] fix windows build with swig3 for mod_managed and fix make swigall 2018-08-24 18:57:40 +00:00
clients/flex
cmake_modules
conf FS-11189 add default av conf to vanilla 2018-08-24 10:58:54 +08:00
debian FS-11368: [mod_flite] Use system flite1 instead of libflite 2018-08-30 18:06:47 +03:00
docker
docs
dtd
fonts
fscomm
htdocs
html5/verto Merge pull request #1553 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-11287-provide-option-for-user-managed to master 2018-08-28 14:16:50 +00:00
images
libs FS-11308: fix segfault on invalid multipart sdp 2018-08-23 09:50:32 -05:00
scripts
src FS-11364 Fix tile flicker when layout has 'overlap' and 'zoom' options 2018-08-30 22:58:30 +00:00
support-d FS-11109 #resove tweak bash rc 2018-07-24 07:21:50 +00:00
tests/unit
w32 FS-11368: [mod_flite] Use system libflite. 2018-08-30 00:41:12 +03:00
web
yum
.clang-format
.gitattributes
.gitignore FS-11075: [mod_amqp] Add mod_amqp to the Windows build. 2018-07-24 07:21:44 +00:00
.mailmap
Freeswitch.2017.sln FS-11271: [Build-System] Add mod_cdr_mongodb to the Windows build. 2018-08-01 00:52:01 +03:00
Freeswitch.2017.sln.bat FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows. 2018-07-24 07:21:55 +00:00
INSTALL
Makefile.am FS-10998: [libvpx] CVE-2017-0641 2018-07-24 07:21:49 +00:00
acinclude.m4
bootstrap.sh
cc.sh
cluecon.tmpl FI-393 [fs_cli banner] this commit changes the text on the fs_cli banner 2018-06-14 19:38:05 +00:00
cluecon2.tmpl FI-393 [fs_cli banner] this commit changes the text on the fs_cli banner 2018-06-14 19:38:05 +00:00
cluecon2_small.tmpl
cluecon_small.tmpl
configure.ac FS-11368: [mod_flite] Use system libflite. 2018-08-30 00:41:12 +03:00
devel-bootstrap.sh
erlang.spec
freeswitch-config-rayo.spec
freeswitch-sounds-en-ca-june.spec
freeswitch-sounds-en-us-allison.spec
freeswitch-sounds-en-us-callie.spec
freeswitch-sounds-fr-ca-june.spec
freeswitch-sounds-music.spec
freeswitch-sounds-pt-BR-karina.spec
freeswitch-sounds-ru-RU-elena.spec
freeswitch-sounds-sv-se-jakob.spec
freeswitch.spec
swig_common.i