466 Commits

Author SHA1 Message Date
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 48177682991e54201674364223603abb3ebefa9b 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
Jeff Leung
ae0d8eeb40 Added iSAC Codec VS2008 Project and sln changes 2012-01-24 09:58:22 -06:00
Anthony Minessale
70f58aa3fa rm svn dif 2012-01-23 14:58:54 -06:00
Anthony Minessale
a0473cda82 add mod_iSAC (extracted from webRTC) 16hz @30ms,60ms 32khz @30ms 2012-01-23 14:54:43 -06:00
Anthony Minessale
6fe6d8d7b7 FS-3649 --resolve i think this is a build issue try this patch 2011-11-01 11:52:24 -05:00
Brian West
c155873e53 Silk part two... doh 2011-08-25 17:30:25 -05:00
Moises Silva
db14408a41 mod_sangoma_codec: fix ilbc bit rate typo 2011-07-07 11:20:40 -04:00
Moises Silva
c4a2faf234 mod_sangoma_codec: nevermind, 50 is our limit for now due to L16 requirement 2011-06-10 14:36:35 -04:00
Moises Silva
43a5af7df6 mod_sangoma_codec: Update max ms loop limit 2011-05-30 12:27:01 -04:00
Moises Silva
3a918f3333 mod_sangoma_codec: do not use the provided session void* to store the rtp port 2011-05-26 17:42:13 -04:00
Moises Silva
d51cb976cb mod_sangoma_codec: set RTP pointer to NULL on error 2011-05-26 14:11:31 -04:00
Moises Silva
0b59756edd Merge remote-tracking branch 'smgfs/master'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-05-17 19:57:49 -04:00
Moises Silva
bc83f885e1 mod_sangoma_codec: AMR codec fixes
- Set the proper RTP payload
		   - Do not validate RTP reads when the size is dynamic (zero)
2011-05-17 14:17:00 -04:00
Moises Silva
d655fa600f mod_sangoma_codec: ok hardware documentation says 200ms for G729 2011-05-02 14:05:11 -04:00
Moises Silva
87e96ace72 mod_sangoma_codec: register G729 up to 100ms 2011-05-02 12:59:43 -04:00
Marc Olivier Chouinard
ba7dc9fde8 Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv 2011-04-22 22:49:41 -04:00
Stefan Knoblich
6e37a8b25c mod_celt: Add dependency to fix parallel builds
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-03-29 13:11:59 +02:00
Stefan Knoblich
74bbd4be84 mod_opus: Use libtool archives for linking, add dependencies to fix parallel builds
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-03-29 13:09:45 +02:00
Brian West
6908403eb7 Fix installer issue when ran standalone 2011-03-18 09:45:12 -05:00
Moises Silva
7030fa4c6a mod_sangoma_codec: Add release port function pointer 2011-03-06 15:25:53 -05:00
Mike Jerris
17d5211280 add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
Anthony Minessale
2944364863 nm 40 doesn't work yet 2011-02-04 16:53:38 -06:00
Anthony Minessale
998a04d2cf add 10 20 and 40ms 2011-02-04 16:25:00 -06:00
Anthony Minessale
e7d68a79dc change signalling name to avoid polluting the namespace before its ready 2011-02-04 16:02:31 -06:00
Anthony Minessale
8f565277e3 add mod_opus 2011-02-04 15:33:36 -06:00
Anthony Minessale
6e4c30ea37 update code in mod_celt to match API of 0.10.0 2011-01-24 09:49:27 -06:00
Brian West
85c22d10e2 Fix iLBC when using ep_codec_string 2011-01-06 17:15:45 -06:00
Jeff Lenk
2091e33dbe windows update celt-0.10.0 2011-01-05 19:54:49 -06:00
Brian West
231fbe5e7a correct please test 2011-01-05 16:48:11 -06:00
Brian West
d3e7c2a63d Revert 2011-01-05 16:39:09 -06:00
Brian West
422ee12aaa Bump celt to 0.10.0 2011-01-05 16:37:56 -06:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
6a9a27b791 VS2010 fix output paths 2010-11-24 22:13:12 -06:00
Moises Silva
3acc5fdb64 mod_sangoma_codec: add SIREN7 24kbps 2010-11-15 20:02:47 -05:00
Moises Silva
fcaf267757 mod_sangoma_codec: add siren7 32kbps 2010-11-15 20:02:47 -05:00
Moises Silva
97056b24c0 mod_sangoma_codec: fix samples per packet 2010-11-15 20:02:47 -05:00