Commit Graph

22 Commits

Author SHA1 Message Date
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Peter Olsson 5f7b00fb69 Check if stdint has been included before trying to declare int variants. Needed for mod_v8 build in Windows 2014-01-14 09:27:56 +01:00
Jeff Lenk 98bbb9affe mostly trivial windows fixes for last several commits - anthm pthread_self in mod_dptools is not in scope for windows? commented out. 2012-11-01 21:59:18 -05:00
Anthony Minessale 2494448846 FS-4781 --resolve I added some more code to the jb for seq but I still think the timestamp is more reliable than the seq since we can't know if the rtp is passing over a media proxy who may preserve the timestamps but still rewrite the seq, its more likely the ts shows the more accurate order of the rtp stream 2012-11-01 09:00:43 -05:00
Anthony Minessale 986fede6b0 make a way to get the jitter buffer down to the codecs 2012-10-18 15:29:00 -04:00
Robert Jongbloed cf0f483aab 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
Ken Rice 7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Jeff Lenk 5923f71a84 more code analysis mostly trivial except string formating changes 2011-06-01 22:36:19 -05:00
Anthony Minessale 3ba6a71570 add largest_jb_size 2011-05-06 15:25:07 -05:00
Anthony Minessale a126cc7f16 add param to jb to try to recapture latency (disabled by default) 2011-02-25 12:45:41 -06:00
Anthony Minessale e80a40cf68 rtp adjustments when using jitterbuffer 2010-12-21 15:35:43 -06:00
Jeff Lenk 416f6388c3 windows build fixes for last commit 2010-12-15 10:37:57 -06:00
Anthony Minessale 5fd5ee0d48 doh 2010-12-15 09:39:52 -06:00
Anthony Minessale c312454f0c dramatic jitterbuffer changes 2010-12-10 17:48:19 -06:00
Anthony Minessale 794db40e52 refactor STFU a bit 2010-11-09 11:49:07 -06:00
Michael S Collins dc69c2ac96 Fix typos in stfu.c and stfu.h (thanks diego) 2010-08-24 11:20:24 -07:00
Anthony Minessale e26f141bf8 FSCORE-523
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:45:09 +00:00
Anthony Minessale 74c7d58adf add resize func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 18:45:19 +00:00
Brian West 60fb486fa1 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:17:44 +00:00
Anthony Minessale da80e53f02 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-05 01:31:54 +00:00
Anthony Minessale e42a8c3cab add headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 21:27:54 +00:00
Anthony Minessale e4f425ea10 STFU
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 21:11:27 +00:00