366 Commits

Author SHA1 Message Date
Jeff Lenk
203c4484d2 move mod_voipcodecs to use spandsp instead of libvoipcodecs - windows vs-2008
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 15:09:20 +00:00
Michael Jerris
cf23296c9a move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:22:33 +00:00
Brian West
f3b33b9521 MODCODEC-14
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 17:44:41 +00:00
Brian West
357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Brian West
e2842eee0d CELT 0.6.1 improves the stereo quality, especially at lower bit-rates. This breaks bit-stream compatibility again, but only for stereo this time.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 18:00:03 +00:00
Brian West
2ed88871d4 update to 0.6.0 celt codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-12 18:58:21 +00:00
Anthony Minessale
1994c5daa7 add more ptimes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 21:27:02 +00:00
Moises Silva
cf53f7f71b add 30ms G729 codec in mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 21:28:17 +00:00
Moises Silva
a417c7ed5f return silence frame in dahdi codec when there is no output from the decoder
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 00:23:05 +00:00
Moises Silva
770a1e522b added proper waiting (up to 10ms) for the DAHDI transcoder output frame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:40:32 +00:00
Moises Silva
8653e621d5 set mod_dahdi_codec dahdi transcoding device sockets to non-blocking to avoid hanging when there is no data and just return 0 bytes frame
Jira: MODCODEC-8


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 01:25:39 +00:00
Brian West
551f0b3091 add patch from ml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-13 16:15:32 +00:00
Anthony Minessale
05348829aa fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 17:40:17 +00:00
Anthony Minessale
615932e161 delay init of resources until the first time they are actually used to avoid unnecessary waste of resources in hardware codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:40:19 +00:00
Mathieu Rene
799779e3a6 Revert unwanted changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 20:30:53 +00:00
Mathieu Rene
53ab0e2aef Fix off-by-1 read err in switch_xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 20:28:22 +00:00
Michael Jerris
4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Michael Jerris
bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Michael Jerris
cd1ecb28fa switch msvc build to new ilbc libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 17:10:40 +00:00
Brian West
99a916dd98 forgot to commit mod_ilbc changes too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 16:31:50 +00:00
Brian West
668300a169 HOLY HECK how did we miss this... must have been a copy and paste error on my part
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 05:07:51 +00:00
Mathieu Rene
a242bfa2ba doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 01:05:25 +00:00
Mathieu Rene
0d2747acfb mod_speex also needs libspeexdsp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 01:04:28 +00:00
Brian West
babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West
a04dc0b695 fix emails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 23:02:52 +00:00
Brian West
94779b24f6 mod_amrwb passthru codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 22:45:11 +00:00
Moises Silva
d91142038e fixing zap device name and adding error message for a failed open in mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 20:32:26 +00:00
Brian West
40b1184fe3 avoid polycom bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 19:14:34 +00:00
Moises Silva
e1fd8fff28 fixed calculation of numchannels for decoders and transcoders for mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 06:33:22 +00:00
Moises Silva
0c906fa371 mod_dahdi_codec now works with Zaptel too, no need for DAHDI or Zaptel headers.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 19:14:03 +00:00
Brian West
98e1cf8458 update the src to reference mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:29:51 +00:00
Brian West
49a3e484fc rename so nobody is confused that this is just the codec interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:26:53 +00:00
Brian West
608807c44c add MODCODEC-7, thanks moy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:21:08 +00:00
Brian West
ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Brian West
5cd76a9154 clean up and tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 19:20:53 +00:00
Brian West
405fcce556 update celt version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 00:02:09 +00:00
Brian West
754fe072a4 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 03:46:41 +00:00
Brian West
514abec169 more codec docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 03:42:56 +00:00
Anthony Minessale
c87d2c0b8b add mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 01:53:46 +00:00
Brian West
87bd8a96f2 60ms max
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 23:46:49 +00:00
Michael Jerris
53a30c5b90 MODCODEC-6 siren windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 04:14:57 +00:00
Brian West
1220bbcff2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:01:36 +00:00
Brian West
36c704e1ff even more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:53:33 +00:00
Brian West
80a9d9efcd more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:39:32 +00:00
Brian West
8d25c31d28 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:26:55 +00:00
Anthony Minessale
30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Michael Jerris
64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Brian West
7af7f3a093 update email address
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:22:20 +00:00
Anthony Minessale
f930eaeec7 indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00
Michael Jerris
0e0f299cbc bounds checks to avoid buffer overflow. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 00:54:43 +00:00