.. |
include
|
FS-7500: use the vpx_image_t from the installed header file to prevent mismatch
|
2015-05-28 12:46:56 -05:00 |
mod
|
FS-7513: conf WIP
|
2015-05-28 12:46:56 -05:00 |
.gitignore
|
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
|
2010-04-05 23:17:43 +00:00 |
CMakeLists.txt
|
Completely unbundle speex
|
2014-03-20 15:28:25 +00:00 |
Makefile.am
|
Make libdir and bindir being accepted by libs and modules
|
2008-02-18 14:58:41 +00:00 |
fs_encode.c
|
Merge pull request #203 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7302-fs_encode-improvements-for-config to master
|
2015-02-20 13:10:57 -06:00 |
g711.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
inet_pton.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch.c
|
Merge pull request #181 in FS/freeswitch from ~CXREG/freeswitch-memcache-file:base_alt_dir to master
|
2015-02-20 11:23:09 -06:00 |
switch_apr.c
|
this was alraedy in there, whoops
|
2014-09-28 10:40:57 -04:00 |
switch_buffer.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_caller.c
|
check return value of switch_vasprintf
|
2014-04-28 09:54:20 -04:00 |
switch_channel.c
|
FS-7406 #resolve #comment Added DTMF-Source header to DTMF event.
|
2015-04-01 11:00:43 -04:00 |
switch_config.c
|
CID: 1210583
|
2014-05-14 19:37:57 +00:00 |
switch_console.c
|
Silence warning from clang-3.5 dealing with redefining the variable argv which is first defined as a function parameter
|
2014-08-02 19:47:07 -07:00 |
switch_core.c
|
FS-7496 Updated mime.types, added switch_core_mime_type2ext function and used it in mod_httapi. Now, file extensions defined in mime.types will be applied if mod_httapi downloads a file without one.
|
2015-04-30 14:24:41 -04:00 |
switch_core_asr.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_cert.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch_core_codec.c
|
FS-7500: clean up logic of encoder flow and set rules on return values and tweak some codec settings on vp8
|
2015-05-28 12:46:45 -05:00 |
switch_core_db.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_directory.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_event_hook.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_file.c
|
FS-7465: make sure write buffer is big enough on stereo file handles
|
2015-04-24 09:50:01 -05:00 |
switch_core_hash.c
|
FS-7500: add switch_inthash variety of hash that can key on int
|
2015-05-28 12:46:53 -05:00 |
switch_core_io.c
|
FS-7500: Work in progress. Added codec config params that can be set from session and made vpx codec re-init on size change. Also add periodic key frame timer
|
2015-05-28 12:46:44 -05:00 |
switch_core_media.c
|
FS-7500: add to last commit
|
2015-05-28 12:46:56 -05:00 |
switch_core_media_bug.c
|
FS-7235 #comment try this
|
2015-02-04 18:55:29 -06:00 |
switch_core_memory.c
|
FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered
|
2015-05-21 09:50:49 -05:00 |
switch_core_port_allocator.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_rwlock.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_session.c
|
FS-7166 #resolve
|
2015-05-28 12:46:54 -05:00 |
switch_core_speech.c
|
first pass of stereo support
|
2014-06-12 22:06:33 +05:00 |
switch_core_sqldb.c
|
FS-7339: create views basic_calls and detailed_calls after create table calls
|
2015-03-03 23:45:15 +05:00 |
switch_core_state_machine.c
|
FS-7500: refactoring
|
2015-05-28 12:46:50 -05:00 |
switch_core_timer.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_video.c
|
FS-7513: conf WIP hard code 4x4 squares in 720p more to come
|
2015-05-28 12:46:56 -05:00 |
switch_cpp.cpp
|
fix return value
|
2014-09-06 18:29:19 +08:00 |
switch_curl.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch_dso.c
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
switch_event.c
|
FS-7305 #resolve
|
2015-03-06 16:44:53 -06:00 |
switch_hashtable.c
|
FS-6453 --resolve
|
2014-04-11 03:24:14 +05:00 |
switch_ivr.c
|
FS-7166 #resolve
|
2015-05-28 12:46:54 -05:00 |
switch_ivr_async.c
|
FS-7500: reverse default for CF_VIDEO_ECHO to false and now it must be enabled when desired instead of disabled when not needed
|
2015-05-28 12:46:47 -05:00 |
switch_ivr_bridge.c
|
FS-7500: refactoring
|
2015-05-28 12:46:50 -05:00 |
switch_ivr_menu.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_ivr_originate.c
|
FS-7186 #resolve
|
2015-01-23 13:14:58 -06:00 |
switch_ivr_play_say.c
|
FS-7294: Enable -Werror when building with clang compiler #resolve
|
2015-02-17 12:20:33 -05:00 |
switch_ivr_say.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_json.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch_limit.c
|
Lower log level of limit increases and releases
|
2014-08-28 01:40:36 +00:00 |
switch_loadable_module.c
|
add chat to demo
|
2014-07-24 10:13:39 +05:00 |
switch_log.c
|
FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered
|
2015-05-21 09:50:49 -05:00 |
switch_mprintf.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch_nat.c
|
FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered
|
2015-05-21 09:50:49 -05:00 |
switch_odbc.c
|
FS-3867: #resolve add special case for oracle alive query
|
2014-09-03 13:31:34 -04:00 |
switch_pcm.c
|
FS-7260 #resolve #comment added to master
|
2015-02-10 18:38:06 -06:00 |
switch_pgsql.c
|
Fix a null pointer dereference in the native postgresql connection
|
2015-01-29 15:20:10 -06:00 |
switch_profile.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch_regex.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_resample.c
|
can't have asserts here after all
|
2014-09-17 02:14:54 +05:00 |
switch_rtp.c
|
FS-7508: trying to mitigate chrome going crazy on reload
|
2015-05-28 12:46:55 -05:00 |
switch_scheduler.c
|
FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered
|
2015-05-21 09:50:49 -05:00 |
switch_sdp.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch_speex.c
|
remove useless statement
|
2014-04-28 15:16:03 -04:00 |
switch_stfu.c
|
FS-7052 Moving jb queue swap operation out of the debug block.
|
2014-12-04 16:10:33 +01:00 |
switch_stun.c
|
some changes to webrtc to make it work with iDoubs in rtcweb profile mode
|
2014-12-12 20:55:40 -06:00 |
switch_swig.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_swig.i
|
add getGlobalVariable and setGlobalVariable to swig stuff
|
2011-10-21 08:56:42 -05:00 |
switch_time.c
|
FS-7066 FS-7253 FS-7231 #comment wait, there's more.... need this too, let's never change this code again....
|
2015-02-18 20:41:07 -06:00 |
switch_utils.c
|
FS-7499: copy port to where apr keeps it too
|
2015-05-28 12:46:54 -05:00 |
switch_version.c
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
switch_vidderbuffer.c
|
FS-7501: fix vid buffer reset
|
2015-05-28 12:46:55 -05:00 |
switch_xml.c
|
Fix spelling "Couldnt" -> "Couldn't"
|
2014-08-22 02:19:45 +00:00 |
switch_xml_config.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
tone2wav.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |