Anthony Minessale
|
d24702f695
|
[mod_verto] add new verto command construct basics
|
2021-10-23 01:20:50 +03:00 |
|
Anthony Minessale
|
3770722690
|
[mod_verto] new changes for verto video features
|
2021-10-23 01:20:49 +03:00 |
|
Anthony Minessale
|
b7e9b7a8ff
|
[core]speed up call setup
|
2021-10-23 01:20:49 +03:00 |
|
Andrey Volk
|
933a409ff6
|
[mod_verto] Fix content length overflow on 32bit
|
2021-10-23 01:20:49 +03:00 |
|
Anthony Minessale
|
2a676f2743
|
[mod_verto] move websocket implementation to libks
|
2021-10-23 01:20:48 +03:00 |
|
Seven Du
|
9d682828b5
|
[mod_dptools] add debug_media app
|
2021-10-23 01:20:47 +03:00 |
|
Andrey Volk
|
5942903231
|
[Build-System] Sign FreeSWITCH modules with timestamp on Windows when new version is released.
|
2021-10-23 01:20:47 +03:00 |
|
Andrey Volk
|
b7d44c879c
|
[Build-System] Sign FreeSWITCH MSI Package with the Code Signing Certificate on Windows.
|
2021-10-23 01:20:47 +03:00 |
|
Mike Jerris
|
1b98a3a02a
|
[mod_av] dont leak avformat context in error cases
|
2021-10-23 01:20:46 +03:00 |
|
Mike Jerris
|
f6bc49263a
|
.gitignore
|
2021-10-23 01:20:46 +03:00 |
|
Mike Jerris
|
e9541c1772
|
.gitignore
|
2021-10-23 01:20:46 +03:00 |
|
Anthony Minessale
|
c9bf083289
|
[core] add idle cpu to log lines
|
2021-10-23 01:20:45 +03:00 |
|
Mike Jerris
|
7361ecb675
|
[core] url decode video render text
|
2021-10-23 01:20:45 +03:00 |
|
Anthony Minessale
|
1b32bda60e
|
[core] reduce waits in sqldb
|
2021-10-23 01:20:45 +03:00 |
|
Anthony Minessale
|
5260075cc2
|
[mod_sofia] add sip_ignore_remote_cid var to ignore remote display update
|
2021-10-23 01:20:44 +03:00 |
|
wangxiaoli
|
4cf7d2e0b7
|
[mod_openh264, mod_av] add avcodec and openh264 debug
|
2021-10-23 01:20:44 +03:00 |
|
Anthony Minessale
|
a6f4582085
|
[mod_signalwire] add configurable stun port
|
2021-10-23 01:20:43 +03:00 |
|
Anthony Minessale
|
bc83d2558a
|
[mod_imagick] improve log line
|
2021-10-23 01:20:43 +03:00 |
|
Anthony Minessale
|
56b3864229
|
[mod_httapi, mod_http_cache] pass through seek values tracked in handle on proxy file handles
|
2021-10-23 01:20:42 +03:00 |
|
wangxiaoli
|
693a264487
|
[mod_av] print I-frame
|
2021-10-23 01:20:42 +03:00 |
|
Anthony Minessale
|
f7ed53b58d
|
[mod_av] fix interrupt callback is not passed down to the hls context in the first open_input
|
2021-10-23 01:20:42 +03:00 |
|
Anthony Minessale
|
5918d8d4a1
|
[core] add switch_filecmp
|
2021-10-23 01:20:41 +03:00 |
|
Anthony Minessale
|
7424ed24fa
|
[core] make auto mean cpu * 3 / 2
|
2021-10-23 01:20:41 +03:00 |
|
Mike Jerris
|
77e6215330
|
.gitignore
|
2021-10-23 01:20:41 +03:00 |
|
Dragos Oancea
|
df5d3b0193
|
[core] change estimator CUSUM design params for loss to reduce oscillations. rename var.
|
2021-10-23 01:20:40 +03:00 |
|
Anthony Minessale
|
707375d05f
|
[core] use the more efficient mult-byte tolower/toupper in the helper func
|
2021-10-23 01:20:40 +03:00 |
|
Anthony Minessale
|
2163c4925a
|
[mod_imagick] [mod_png] small tweaks for pdf
|
2021-10-23 01:20:39 +03:00 |
|
Andrey Volk
|
11a4ee4990
|
[Build-System] Fix switch_packetizer headers and add it to the build.
|
2021-10-23 01:20:39 +03:00 |
|
Mike Jerris
|
cd7ea3a542
|
[mod_fsv] fix leak in read failure scenario
|
2021-10-23 01:20:39 +03:00 |
|
Michael Jerris
|
b7341da95e
|
.gitignore
|
2021-10-23 01:20:38 +03:00 |
|
Michael Jerris
|
5899791a87
|
[test] add missing file for test
|
2021-10-23 01:20:38 +03:00 |
|
Michael Jerris
|
28099ce0e0
|
[core] fix stbi scan-build warning
|
2021-10-23 01:20:37 +03:00 |
|
Seven Du
|
39ce4abc45
|
[mod_av] fix leak (#211)
|
2021-10-23 01:20:37 +03:00 |
|
Seven Du
|
d0d75b0f82
|
[core, mod_av] move switch_packetizer to core
|
2021-10-23 01:20:37 +03:00 |
|
Seven Du
|
31ac6033c1
|
[core] fix memeory leak when font not found
|
2021-10-23 01:20:36 +03:00 |
|
Seven Du
|
a0bbadb885
|
[core] update stb image lib to latest master
|
2021-10-23 01:20:36 +03:00 |
|
Seven Du
|
fdd2a3110b
|
[mod_av] fix value never read
|
2021-10-23 01:20:35 +03:00 |
|
Seven Du
|
e6b7142ee5
|
[core] fix leak in unit test
|
2021-10-23 01:20:35 +03:00 |
|
Seven Du
|
9db36553de
|
[core] add jpg data_url support with stb_image
|
2021-10-23 01:20:35 +03:00 |
|
Seven Du
|
ad0b47ba91
|
[core] add stb_image_write supported image write
|
2021-10-23 01:20:34 +03:00 |
|
Seven Du
|
f4b20aa49f
|
[core] add stb_image to read more supported picture formats
|
2021-10-23 01:20:34 +03:00 |
|
Seven Du
|
c1fab04095
|
[mod_av] play video without decode
|
2021-10-23 01:20:34 +03:00 |
|
Seven Du
|
84e60a1001
|
[mod_fsv] add no_video_decode to support read video rtp packets without decode
|
2021-10-23 01:20:33 +03:00 |
|
Seven Du
|
915ec15737
|
[mod_fsv] fix channels regression from 94eb8ac0a
|
2021-10-23 01:20:33 +03:00 |
|
Seven Du
|
d256cfe9a7
|
[mod_fsv] add video read support to fsv file format
|
2021-10-23 01:20:32 +03:00 |
|
Seven Du
|
c36bfe2282
|
[core] and core video alpha patch test code
|
2021-10-23 01:20:32 +03:00 |
|
Seven Du
|
ec29d5ef71
|
[core] fix patch alpha on alpna image
|
2021-10-23 01:20:31 +03:00 |
|
Seven Du
|
5a95afe50f
|
[core] add switch_img_read_png_from_memory
|
2021-10-23 01:20:31 +03:00 |
|
Anthony Minessale
|
703b7118eb
|
[core] add new prompt functionality to ask for pin over dialogbox
|
2021-10-23 01:20:31 +03:00 |
|
Anthony Minessale
|
bbcd1c3a8a
|
[core] add new function to theorize the dimensions of an image if it were to be resizedto fit inside another image
|
2021-10-23 01:20:30 +03:00 |
|