freeswitch/src/include
Anthony Minessale 32b43866f8 FS-8240 add video profile param for recording 264 and make it default 2015-09-30 11:42:46 -05:00
..
private FS-8142 Fix a thread cache thread-safety and caching 2015-09-09 10:42:10 +02:00
SimpleGlob.h run indent on the whole tree and update copyright dates in prep for 1.0.5 2010-02-06 03:38:24 +00:00
cc.h update cc banner 2013-09-18 05:13:46 +05:00
g711.h Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h 2012-09-27 10:16:14 +10:00
switch.h FS-8130 2015-09-14 13:30:08 -05:00
switch_am_config.h.in use int64_t internally for storage of time_t values in the scheduler because at least then we know what format string to use to print them, and they are often that type anyways. 2007-03-30 01:40:50 +00:00
switch_apr.h FS-8141 Add support for apr_queue_term() to switch_apr.c 2015-09-09 10:30:19 +02:00
switch_bitpack.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_buffer.h FS-7500: add partition mode to switch_buffer 2015-05-28 12:47:11 -05:00
switch_caller.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_channel.h FS-7499 FS-7500: combat black screen disease 2015-05-28 12:47:28 -05:00
switch_config.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_console.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core.h FS-8130 2015-09-14 13:30:08 -05:00
switch_core_db.h Add error handling to sql queue manager callback functionality and fix spelling. 2014-03-14 15:54:05 +00:00
switch_core_event_hook.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_media.h correct version of proposed patch 2015-09-23 11:58:57 -05:00
switch_core_video.h attempt to optimize patch function 2015-07-29 22:11:59 -05:00
switch_cpp.h FS-7912 add session UUID to embedded language (lua, javascript, etc) logs when session sanity check fails 2015-07-29 15:11:47 -04:00
switch_curl.h Require libcurl as a system dependency 2014-03-20 21:15:29 +00:00
switch_dso.h Add missing EXTERN C in FS header files, needed for the upcoming mod_v8 build 2014-01-14 09:31:36 +01:00
switch_event.h FS-8190 #resolve [When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent command] 2015-09-21 18:00:32 -05:00
switch_frame.h FS-7500: use unsigned int for frame->timestamp 2015-05-28 12:46:50 -05:00
switch_hashtable.h FS-7499: improve generic nack and vpx framing 2015-05-28 12:47:14 -05:00
switch_image.h FS-7655: attempt to make libvpx and libyuv optional (none of the video features will work without them) The following modules require these libraries to be installed still: mod_av mod_cv mod_fsv mod_mp4v2 mod_openh264 mod_vpx mod_imagick mod_vpx mod_yuv mod_png mod_vlc 2015-06-16 18:24:35 -05:00
switch_ivr.h Merge pull request #214 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7344-ack-invite-3pcc-race to master 2015-09-09 12:51:22 -05:00
switch_jitterbuffer.h FS-8130 running out of witty commit msgs 2015-09-21 14:08:38 -05:00
switch_json.h Remove misplaced executable bit 2014-01-31 12:09:00 +00:00
switch_limit.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_loadable_module.h FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
switch_log.h FS-7966: fix more msvc 2015 build warnings. 2015-09-02 13:07:17 -04:00
switch_module_interfaces.h FS-8240 add video profile param for recording 264 and make it default 2015-09-30 11:42:46 -05:00
switch_mprintf.h FSCORE-617 2010-06-07 16:47:35 -05:00
switch_nat.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_odbc.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_pgsql.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_platform.h FS-8130 2015-09-14 13:30:08 -05:00
switch_private.h.cmake switch_private.h template 2009-02-14 06:56:08 +00:00
switch_profile.h FSCORE-570 2010-03-15 18:01:38 +00:00
switch_regex.h Fixed parameter name of variable in 2014-07-02 17:46:55 -07:00
switch_resample.h FS-7654 #resolve 2015-06-12 23:55:29 -05:00
switch_rtcp_frame.h FS-7601 improve opus packet loss routines #resolve 2015-06-05 18:11:20 -05:00
switch_rtp.h FS-8130 2015-09-14 13:30:08 -05:00
switch_scheduler.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_ssl.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_stun.h FS-8069 #resolve [ipv6 support missing in stun code] 2015-08-27 13:46:26 -05:00
switch_types.h FS-8130 running out of witty commit msgs 2015-09-21 14:08:38 -05:00
switch_utf8.h FS-7967 SmartOS compatibility 2015-09-09 21:39:41 +00:00
switch_utils.h FS-7885 Add getcputime command 2015-07-24 02:34:00 -06:00
switch_version.h.cmake Condense the humanized FS version string 2012-09-23 04:13:04 +00:00
switch_version.h.template FS-5971 --resolve 2013-11-15 21:35:06 +05:00
switch_vpx.h FS-7655: attempt to make libvpx and libyuv optional (none of the video features will work without them) The following modules require these libraries to be installed still: mod_av mod_cv mod_fsv mod_mp4v2 mod_openh264 mod_vpx mod_imagick mod_vpx mod_yuv mod_png mod_vlc 2015-06-16 18:24:35 -05:00
switch_xml.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_xml_config.h update copyright header for 2014 2014-02-12 12:08:56 -06:00