This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-24 18:41:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
applications
/
mod_conference
History
Anthony Minessale
fa5d6af2cd
FS-7513: refactor conference video muxing to create one distinct encoder per codec used and only create one encoded frame per distinct codec, store current image used by layer on the layer so it is not destroyed before the canvas is written, refactor and rearrange some functions
2015-05-28 12:46:57 -05:00
..
conf
FS-5461 --resolve you tricked me I said make 1 patch with all of it
2014-03-01 00:27:23 +05:00
Makefile.am
FS-7513: WIP CONF STUFF
2015-05-28 12:46:55 -05:00
mod_conference.2008.vcproj
build: build path cleanups (FSBUILD-130)
2009-03-06 19:27:14 +00:00
mod_conference.2010.vcxproj
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
mod_conference.2012.vcxproj
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
2014-01-22 22:47:11 +01:00
mod_conference.c
FS-7513: refactor conference video muxing to create one distinct encoder per codec used and only create one encoded frame per distinct codec, store current image used by layer on the layer so it is not destroyed before the canvas is written, refactor and rearrange some functions
2015-05-28 12:46:57 -05:00
mod_conference.vcproj
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
2007-10-18 06:28:27 +00:00