freeswitch/src
Mike Jerris e7d11375ad Merge pull request #451 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_repacketize_refactor to master
* commit '753213b7459000e8aa1c8aa170d04b9371c6f629':
  FS-8080: mod_opus: fine-tune FEC with repacketization (ptimes: 80 ms,100 ms,120 ms)
2015-09-17 11:33:51 -05:00
..
include FS-8130 add support for timestamp based counting for jitter buffer in audio mode 2015-09-15 14:59:11 -05:00
mod Merge pull request #451 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_repacketize_refactor to master 2015-09-17 11:33:51 -05:00
.gitignore
CMakeLists.txt FS-8130 2015-09-14 13:30:08 -05:00
Makefile.am
fs_encode.c copyright date update 2015-06-23 14:43:16 -04:00
g711.c
inet_pton.c
switch.c FS-7966: multiple fixes for msvc 2015 build 2015-08-27 14:37:33 -06:00
switch_apr.c FS-8141 Add support for apr_queue_term() to switch_apr.c 2015-09-09 10:30:19 +02:00
switch_buffer.c FS-7966: fix more msvc 2015 build warnings. 2015-09-02 13:07:17 -04:00
switch_caller.c
switch_channel.c FS-7344: Fix race condition for INVITE right after ACK in 3PCC mode. 2015-09-03 22:32:32 +02:00
switch_config.c
switch_console.c
switch_core.c FS-7638 properly match ACL with IPv4 mapped IPv6 addresses 2015-06-11 10:41:33 -05:00
switch_core_asr.c
switch_core_cert.c
switch_core_codec.c FS-8130 2015-09-14 13:30:08 -05:00
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c FS-7983 Added param for specifying video encoding speed 2015-08-25 09:02:53 -05:00
switch_core_hash.c CID: 1294434 fixing a sizeof statement that was working for so long because on 64bit boxes the pointer size would be 64bits and the uint8_t was expecting at least 32 2015-05-28 12:47:21 -05:00
switch_core_io.c FS-7654 #resolve 2015-06-12 23:55:29 -05:00
switch_core_media.c FS-8173 fix SAVPF printing when it's really AVPF 2015-09-16 18:08:44 -05:00
switch_core_media_bug.c FS-7970 Fixed crash in video_bug_thread caused by double free 2015-08-17 08:52:58 -05:00
switch_core_memory.c
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FS-8130 2015-09-14 13:30:08 -05:00
switch_core_speech.c
switch_core_sqldb.c FS-7854 Add task_runtime to tasks table in core database 2015-07-20 15:06:46 -05:00
switch_core_state_machine.c FS-7602 FS-7499 FS-7587 modify dtls init function placement 2015-06-04 20:37:15 -05:00
switch_core_timer.c
switch_core_video.c FS-7728: fix windows build issues 2015-08-04 23:29:01 -05:00
switch_cpp.cpp FS-8167 #resolve [FS segs] 2015-09-15 22:35:29 -05:00
switch_curl.c
switch_dso.c
switch_event.c FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search 2015-07-26 19:56:32 -06:00
switch_hashtable.c
switch_ivr.c FS-8130 2015-09-14 13:30:08 -05:00
switch_ivr_async.c FS-8169 #resolve [uuid_displace on stereo channels can lead to memory corruption causing a crash] 2015-09-15 22:19:12 -05:00
switch_ivr_bridge.c FS-8175 #resolve [Add continue_on_answer_timeout variable to allow channel to proceed from a tripped answer timeout] 2015-09-16 18:07:44 -05:00
switch_ivr_menu.c FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu. 2015-09-01 14:23:29 -03:00
switch_ivr_originate.c FS-7678 #resolve 2015-06-19 01:34:31 -05:00
switch_ivr_play_say.c FS-7654 regression on eavesdropping on channels playing a file because of channel count of 0 on write frame from stream_file 2015-07-22 00:29:56 -05:00
switch_ivr_say.c
switch_jitterbuffer.c FS-8130 more cleanup on jb mods 2015-09-15 20:33:55 -05:00
switch_json.c FS-8160: properly handle malformed json when parsing json with \u at the end of a json string 2015-09-14 17:56:55 -04:00
switch_limit.c
switch_loadable_module.c FS-7761 [core] fix shutdown races running api commands during shutdown 2015-07-02 10:08:54 -05:00
switch_log.c
switch_mprintf.c
switch_nat.c
switch_odbc.c
switch_pcm.c FS-7903 #resolve [proxy_media gives Codec PROXY Exists but not at the desired implementation. 0hz 0ms 1ch] 2015-08-24 17:44:20 -05:00
switch_pgsql.c set affected_rows also for non-SELECT queries 2015-06-02 18:46:50 +08:00
switch_profile.c
switch_regex.c
switch_resample.c FS-7654 #resolve 2015-06-12 23:55:29 -05:00
switch_rtp.c FS-8130 add support for timestamp based counting for jitter buffer in audio mode 2015-09-15 14:59:11 -05:00
switch_scheduler.c
switch_sdp.c
switch_speex.c
switch_stun.c FS-8069 #resolve [ipv6 support missing in stun code] 2015-08-27 13:46:26 -05:00
switch_swig.c
switch_swig.i
switch_time.c FS-7761 [core] fix shutdown races running api commands during shutdown 2015-07-02 10:08:54 -05:00
switch_utf8.c FS-7967 SmartOS compatibility 2015-09-09 21:39:41 +00:00
switch_utils.c FS-8069 #resolve [ipv6 support missing in stun code] 2015-08-27 13:46:26 -05:00
switch_version.c
switch_xml.c FS-7760 #resolve 2015-07-09 20:00:28 +01:00
switch_xml_config.c
tone2wav.c