Commit Graph

35258 Commits

Author SHA1 Message Date
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
Anthony Minessale aee8701d01 [core] add switch_thread_pool_wait 2021-10-23 01:20:30 +03:00
Anthony Minessale 0239b80fb5 [mod_verto] allow vars from dp to pass to verto dialog 2021-10-23 01:20:30 +03:00
Chris Rienzo 2e8ff2c4ea [core] Remove 255 byte limit to core ASR param stored in module name 2021-10-23 01:20:29 +03:00
Chris Rienzo 6265389ab8 [mod_conference] Members are searchable by var in more APIs 2021-10-23 01:20:29 +03:00
Andrey Volk 31372fa7c1 [mod_sofia] Add TLS v1.3 support. 2021-10-23 01:20:28 +03:00
Seven Du 619bc8e8f1 [core] add peer uuid to originate log 2021-10-23 01:20:28 +03:00
Chris Rienzo 228f216505 [core] add SCSC_SHUTDOWN_CAUSE 2021-10-23 01:20:28 +03:00
Ken f09bd1e954 [mod_sofia] Include isup-oli parameter on outbound invite when we have value in caller profile 2021-10-23 01:20:27 +03:00
phonecomwire bc2a03fb1e [mod_fifo] adding 'noans' and 'early' call status options and dtmf '0' disable config settings option 2021-10-23 01:20:27 +03:00
surendrasignalwire 346458f457 [mod_sofia] Adding custom header to refer 2021-10-23 01:20:26 +03:00
Chris Rienzo 94593bc2ec [mod_conference] Add conference::maintenance conference-heartbeat. Enable with heartbeat-period-sec configuration, minimum 20 seconds, 0 to disable. 2021-10-23 01:20:26 +03:00
phonecomwire df7dea45b9 [mod_valet_parking] Add valet_parking_orbit_exit_key option 2021-10-23 01:20:26 +03:00
Chris Rienzo b5a502099a [mod_av] Don't require .ext for streaming rtmp:// and rtsp:// formats 2021-10-23 01:20:25 +03:00
Michael Jerris 450b88757e [core] add support for resolving (and ignoring) mdns style .local addresses in ice candidates 2021-10-23 01:20:25 +03:00