Commit Graph

501 Commits

Author SHA1 Message Date
Brian West 9511fd780c FS-6058 confirmed via installing FreeBSD 9.2 in a VM that this will indeed configure and compile 2014-02-18 22:10:54 -06:00
Brian West e607552060 FS-6058 --resolve 2014-02-17 14:50:19 -06:00
Anthony Minessale ab56c276a0 move speex codec into the core since it already has speex anyway 2014-02-15 02:40:02 +05:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Peter Olsson 609209d031 Tweaks to silence some compiler warnings on Windows 2014-02-01 12:04:26 +01:00
Peter Olsson 93696934b2 Silence more compiler warnings 2014-01-23 12:25:15 +01:00
Peter Olsson 5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
Peter Olsson 084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Jeff Lenk 990d41b121 FS-5704 --resolve 2013-12-30 13:14:34 -06:00
Anthony Minessale bc08591812 update opus to 1.1 2013-12-16 22:55:56 +05:00
Anthony Minessale f4cdbea580 bump number 2013-11-08 23:25:16 +05:00
Anthony Minessale bb9adff511 rework media code 2013-11-08 03:48:00 +05:00
Anthony Minessale 73c4eb5f10 add 8k support for opus 2013-11-08 03:44:21 +05:00
Michael Jerris ca0e8eaf53 FS-5866 2013-10-10 11:48:57 -04:00
Anthony Minessale 6d2280df08 update to opus 1.0.3 2013-10-01 11:06:36 -05:00
Moises Silva 6a2cd0632b FS-5528 --resolve 2013-08-16 09:52:14 -04:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
William King 5d939b9652 Small off by one error. If the array is of size 144, then an index of 144 inclusive is an error. 2013-05-25 06:41:03 -07:00
Anthony Minessale 74a58cd50b add mod_b64 2013-03-31 21:27:27 -05:00
Anthony Minessale 05dd02d0a6 make opus work, omfg .. serious??? you need to always advertise it as stereo using the standard way then specify it in the fmtp insread just to complicate things.... that's not cool =/ 2013-03-31 21:27:25 -05:00
Anthony Minessale 3fe0b471c1 switch rtp flags format usage on switch_rtp_new 2013-03-31 21:27:19 -05:00
Anthony Minessale e5d6c2fcdf fix isac 32khz 2013-01-17 16:50:24 -06:00
Anthony Minessale 52d558ff11 fix 32khz isac 2013-01-16 21:13:28 -06:00
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Brian West d67b96af8a i've tested, now you can too 2012-12-20 20:08:42 -06:00
Anthony Minessale 01dbadb987 bump opus to 1.0.2 2012-12-06 14:12:18 -06:00
Anthony Minessale 72daaa73e9 6b7d5e5a9a was actually wrong, I was sick that day, I should have gotten more rest.. =/ 2012-11-05 10:33:28 -06:00
Brian West b86944bcac Enable FEC up packet loss percent 2012-11-05 11:09:13 -06: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
Brian West ccb3f7fd2b FS-4785 --resolve 2012-11-01 18:09:46 -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
Anthony Minessale 6b7d5e5a9a fix incorrect init values for mod_opus 2012-10-13 19:03:53 -04:00
Anthony Minessale 0424a81494 build fix on opus 2012-09-13 11:27:50 -05:00
Anthony Minessale 892974f010 update opus to use the standardized release 2012-09-13 10:32:00 -05:00
Steve Underwood 92fea4a896 Those damn tiff-3.8.2 entries seem to be everywhere 2012-09-01 23:37:46 +08:00
Moises Silva 3155c6c786 mod_sangoma_codec: Remove debug message that is seldom needed anymore and
seems to be causing confusion and annoying users
2012-08-20 18:39:04 -04:00
Christopher Rienzo f254f2a5fe Add default configuration example to mod_speex/conf/autoload_configs 2012-08-09 15:57:51 +00:00
Anthony Minessale 134973187a FS-4092 --resolve 2012-07-23 14:03:53 -05:00
Anthony Minessale 3d36d8557b change default number to 97 2012-06-22 18:15:06 -05:00
Christopher Rienzo 187fe4e14e update name/e-mail address 2012-06-11 13:05:29 +00: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
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale 9ced4a353b FS-4037 --resolve 2012-04-11 15:31:56 -05:00
Anthony Minessale febb9cc07e FS-4037 revert 4817768299 causing audio issues with speex 2012-04-11 09:59:55 -05:00
Anthony Minessale 4817768299 FS-4037 --resolve 2012-04-10 15:27:32 -05:00
Anthony Minessale 8331f4a0b5 FS-3980 --resolve 2012-03-09 12:54:57 -06:00
Anthony Minessale 781730704e see what happens when you distract me 2012-01-24 17:29:50 -06:00
Anthony Minessale 224943f0b6 remove case from mod_iSAC sheesh.... 2012-01-24 16:58:28 -06:00
Jeff Leung b84929b0c7 Added iSAC VC2010 Project Files 2012-01-24 09:58:24 -06:00