Commit Graph

  • 2cfd0e3c2b FS-11425 add vpx conf to test code Andrey Volk 2019-07-17 01:08:25 +04:00
  • 8e43604dbd FS-11425 add vpx test code Seven Du 2019-01-23 21:44:13 +08:00
  • 4ace287aac FS-11425 remove vp10 Seven Du 2019-01-31 22:15:00 +08:00
  • 339f0ff252 FS-11425 add vpx command complete Seven Du 2018-12-18 00:40:58 +08:00
  • 6d1309c97d FS-11425 enable profile name on test case Seven Du 2018-12-18 00:29:03 +08:00
  • d12aeb4fff FS-11425 add video_codec_config_profile_name to conference to choose a different codec profile Seven Du 2018-10-01 22:14:18 +08:00
  • 48539c278d FS-11425 update example configs Seven Du 2018-10-01 22:09:38 +08:00
  • c06ba2ca71 FS-11425 parse codec specific profiles Seven Du 2018-10-01 22:01:51 +08:00
  • bd34650fff FS-11425 use specified config name Seven Du 2018-10-01 21:39:35 +08:00
  • b591f691bb FS-11425 add config_profile_name to codec_settings to choose a specific codec config profile Seven Du 2018-10-01 21:38:43 +08:00
  • 66f60b1c78 FS-11425 parse additional profiles codec specific Seven Du 2018-10-01 21:37:05 +08:00
  • 0bbea7e197 FS-11425 refactor vpx to support more profiles Seven Du 2018-10-01 17:52:05 +08:00
  • 2a6fb572af FS-11425 refactor to parse profiles dynamicly to possible to support more profiles Seven Du 2018-10-01 14:56:00 +08:00
  • 807efbd0fa FS-11183 FS-11425 refactor out parse_profile Seven Du 2018-10-01 13:13:12 +08:00
  • cd2a53b52d FS-10882 [Core] VPX: Use 4 byte header VP8 with Picture ID Andrey Volk 2019-07-17 00:57:56 +04:00
  • b431118857 FS-11189 Properly log VPX errors (use VPX functions/abstractions instead of internal structure fields) + log decoder errors when stream already being decoded Sergey Khripchenko 2018-10-18 04:14:28 -07:00
  • 2484de58fe FS-11301 #resolve toggle canvas auto clear Seven Du 2017-10-09 15:29:30 +08:00
  • c8592be1fe FS-11300 #resolve pause read to avoide decode initially vmuted members Seven Du 2017-10-01 10:01:29 +08:00
  • 81d81b5401 FS-11293 #resolve attach to the original canvas when coming back from vmuted Seven Du 2017-09-03 10:34:22 +08:00
  • d793f2f2df FS-11292 #resolve update member status on canvas change Seven Du 2017-06-29 17:14:30 +08:00
  • 26f4c98b21 FS-11291 #resolve fix canvas id it was impossible to watch the first canvas Seven Du 2017-06-28 21:07:30 +08:00
  • 68abd253fe FS-11290 #resolve add canvasID and wachingCanvasID Seven Du 2017-06-28 20:45:15 +08:00
  • 99b3162ffc FS-11680: [mod_sofia] dont treat registers from websockets received over a proxy over non websockets as nat. We should be sending to the route set and not locking on to send all requests to the websocket directly in this case Mike Jerris 2019-03-01 18:16:54 +00:00
  • e6dd288762 FS-11511: [mod_conference] allow conference vid-banner command to be run when you don't have video actively on the screen Mike Jerris 2018-11-08 16:01:56 +00:00
  • 554519f0e4 FS-11553: [core] do not discard the file if we are appending Andrey Volk 2018-12-06 18:51:40 +04:00
  • 892f0a289f FS-11516 [build-system] Add --enable-pool-sanitizer configure flag. This will make it easier to find memory issues when using address sanitizer. Also added -fstack-protector-strong when using --enable-address-sanitizer. Chris Rienzo 2018-11-20 16:01:46 +00:00
  • 8a809624cb FS-11498 build sofia into convenience lib to build mod_sofia and test code Mike Jerris 2018-11-01 22:02:06 -04:00
  • cc66bcabfd FS-11498 fix url cut off Seven Du 2018-11-02 09:31:05 +08:00
  • 89c2dc04a0 FS-11513: [Build-System] Fix Windows versioning. Andrey Volk 2019-07-16 22:23:38 +04:00
  • abec4deaa1 FS-11449: [core] add -elegant-term command line option to make SIGTERM perform an elegant shutdown Mike Jerris 2018-10-11 02:14:24 +00:00
  • f4d8631c09 FS-11446: [freeswitch-core] Improve video JB scaling and fix misreported rtp stats #resolve Anthony Minessale 2018-11-12 14:47:54 +00:00
  • 878565e4b3 FS-11446: [freeswitch-core] Improve video JB scaling and fix misreported rtp stats #resolve Anthony Minessale 2018-10-09 20:15:50 +00:00
  • e06ed5ad19 FS-11504: [core] do not send reneg event if call is not answered Brian West 2018-11-05 15:03:14 -06:00
  • c546154d67 FS-11436 more granularly calculate 'samples' and modify requested 'fsp' accordingly + review all places where it used and reflect that 'fps' is (float) Sergey Khripchenko 2018-10-05 08:22:46 -07:00
  • be7c5331f6 FS-11436 RTP timestamp field incorrectly calculated based on fps Sergey Khripchenko 2018-10-04 09:37:49 -07:00
  • 8534a4b86a FS-11443 [core] reworked switch_vad.c and added voice_ms and silence_ms as parameters. Chris Rienzo 2018-10-05 19:43:34 +00:00
  • eb84654383 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_utils.h Mike Jerris 2019-07-12 15:23:32 -04:00
  • 8a8253a459 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_fct.h Chris Rienzo 2019-07-12 15:15:52 -04:00
  • 185fe09912 FS-11903: Fix errors (again) reported by PVS-Studio Static Code Analyzer for switch_apr.c Chris Rienzo 2019-07-12 19:07:21 +00:00
  • ae64513044 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_platform.h Andrey Volk 2019-07-12 22:34:44 +04:00
  • 44c38c5273 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_conference Andrey Volk 2019-07-12 20:53:52 +04:00
  • c952a025dd FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_spandsp Andrey Volk 2019-07-12 20:52:25 +04:00
  • 2bf545a18b FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_xml_config.c Andrey Volk 2019-07-12 20:50:24 +04:00
  • 0ac27178f8 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_xml.c Andrey Volk 2019-07-12 20:50:07 +04:00
  • 292d0b2ec6 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_utils.c Andrey Volk 2019-07-12 20:49:51 +04:00
  • 0d73ca2f51 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_time.c Andrey Volk 2019-07-12 20:46:33 +04:00
  • b765bd46b5 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_stun.c Andrey Volk 2019-07-12 20:46:20 +04:00
  • b5d8ffcb5e FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_regex.c Andrey Volk 2019-07-12 20:45:22 +04:00
  • 04c8e06196 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_profile.c Andrey Volk 2019-07-12 20:44:49 +04:00
  • 69721f8266 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_odbc.c Andrey Volk 2019-07-12 20:44:34 +04:00
  • 68d680eb25 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_nat.c Andrey Volk 2019-07-12 20:44:19 +04:00
  • 862e675ffc FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_loadable_module.c Andrey Volk 2019-07-12 20:43:32 +04:00
  • 0893418d8b FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_limit.c Andrey Volk 2019-07-12 20:43:16 +04:00
  • 8d7c70f91a FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_jitterbuffer.c Andrey Volk 2019-07-12 20:43:02 +04:00
  • f99f89ceb9 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_ivr_menu.c Andrey Volk 2019-07-12 20:42:44 +04:00
  • 457f7baa5e FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_ivr_bridge.c Andrey Volk 2019-07-12 20:42:28 +04:00
  • cdea1c13ae FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_ivr_async.c Andrey Volk 2019-07-12 20:42:12 +04:00
  • 863390ebba FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_event.c Andrey Volk 2019-07-12 20:41:54 +04:00
  • 6ee5ad8b83 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_estimators.c Andrey Volk 2019-07-12 20:41:35 +04:00
  • 42db14e68f FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_video.c Andrey Volk 2019-07-12 20:41:19 +04:00
  • cdd3b6f448 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_media_bug.c Andrey Volk 2019-07-12 20:40:57 +04:00
  • 21f9c47dd5 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_io.c Andrey Volk 2019-07-12 20:40:35 +04:00
  • f245196e82 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_hash.c Andrey Volk 2019-07-12 20:40:19 +04:00
  • b6f98bdce0 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_db.c Andrey Volk 2019-07-12 20:40:01 +04:00
  • 3018a76c10 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_codec.c Andrey Volk 2019-07-12 20:39:42 +04:00
  • 6f2568e6e8 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_cert.c Andrey Volk 2019-07-12 20:39:23 +04:00
  • e7abf29f4f FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core.c Andrey Volk 2019-07-12 20:38:59 +04:00
  • 594203f9b1 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_apr.c Andrey Volk 2019-07-12 20:31:23 +04:00
  • fa40e64916 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_loadable_module.h Andrey Volk 2019-07-12 20:20:57 +04:00
  • 85d963f666 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_say_en Andrey Volk 2019-07-12 20:13:06 +04:00
  • cad56b3b4b FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_tone_stream Andrey Volk 2019-07-12 20:12:32 +04:00
  • d432f73b75 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_ssml Andrey Volk 2019-07-12 20:12:04 +04:00
  • daafd039ed FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_shout Andrey Volk 2019-07-12 20:11:33 +04:00
  • a8861e1cba FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_native_file Andrey Volk 2019-07-12 20:10:11 +04:00
  • e6f38bc683 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_local_stream Andrey Volk 2019-07-12 20:09:36 +04:00
  • e1c9f561b9 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_avmd Andrey Volk 2019-07-12 20:07:35 +04:00
  • b86ea2f5a1 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_commands Andrey Volk 2019-07-12 20:06:30 +04:00
  • f4c9048e24 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rayo Andrey Volk 2019-07-12 19:54:29 +04:00
  • 7afec393c7 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_opus Andrey Volk 2019-07-12 19:57:22 +04:00
  • e0211e2ce1 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_event_socket Andrey Volk 2019-07-12 19:58:32 +04:00
  • 4ae1f1278b FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_verto Andrey Volk 2019-07-12 19:59:40 +04:00
  • c474824aa9 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rtc Andrey Volk 2019-07-12 20:02:26 +04:00
  • 75a37ba42e FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_expr Andrey Volk 2019-07-12 20:04:13 +04:00
  • 05cc20e636 FS-11911: [mod_av] Fix mod_av on Debian Jessie Andrey Volk 2019-07-12 14:41:33 -05:00
  • e9c58084db FS-11911: [mod_av] Fix mod_av on Debian Buster Seven Du 2019-07-02 05:14:56 +04:00
  • a7477ed0e2 FS-11911: Fix build on Debian Buster Andrey Volk 2019-06-19 23:53:35 +04:00
  • 4f50a24a90 FS-10801: [Core] Use right order when loading core modules. Andrey Volk 2019-02-28 12:45:58 +04:00
  • 2abd5705dc FS-10801: [core] fix typo in core db interface Mike Jerris 2019-02-26 16:02:40 -07:00
  • 5febf075f7 FS-10801: [core] fix typo in core db interface Mike Jerris 2019-02-26 15:21:33 -07:00
  • 7fc9eafa74 FS-11727: [core] Add SWITCH_DATABASE_FLAG_ROW_SIZE_LIMIT for databases unable to create wide tables. Andrey Volk 2019-03-24 12:13:26 +04:00
  • 07e0d4f90c FS-10801: [core] Add a database interface to the FreeSWITCH Core. Andrey Volk 2018-04-02 14:02:19 +03:00
  • fbbac95744 Merge pull request #1748 in FS/freeswitch from ~INFOMIND/freeswitch:bugfix/FS-11859-mod_verto-mod_verto.c--debug-logging-fixes to master Andrey Volk 2019-07-10 11:42:54 -05:00
  • 779760596f Merge pull request #1745 in FS/freeswitch from pg-csv to master Andrey Volk 2019-07-10 11:23:30 -05:00
  • 3695681cf6 FS-11859 [mod_verto] mod_verto.c log for MCAST Data Sent changed to if (verto_globals.debug > 0) and other LOG_ALERT changed to LOG_DEBUG triggered by verto_globals.debug David Grant 2019-07-09 23:31:55 -05:00
  • 3c11fa9657 FS-11781 [test] try again with the test fix- need to have pool allocated sooner Chris Rienzo 2019-04-27 03:34:23 +00:00
  • d4f1af83e8 FS-11781 [test] Fix memory leak in test Chris Rienzo 2019-04-26 21:26:37 -04:00
  • 9e57da8dfb FS-11781 [test] shut down FS core when test finishes Chris Rienzo 2019-04-25 16:47:18 -04:00
  • 2dcf963318 FS-11781 [test] separate basedirs for tests to allow parallel build Chris Rienzo 2019-04-21 16:43:26 +00:00
  • a4ab865f65 FS-11781 [test] log reason for core load failure Chris Rienzo 2019-04-21 12:11:08 -04:00
  • bc02888e51 FS-11781 [test] Add more string checks Chris Rienzo 2019-04-12 20:41:21 -04:00