Anthony Minessale
|
8ab31493d7
|
make exception for g722
|
2013-10-24 05:04:23 +05:00 |
Anthony Minessale
|
4a172402d2
|
some refactoring and plumbing for 1.4
|
2013-10-16 02:24:32 +05:00 |
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -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
|
779564de50
|
FS-4925 FS-4918
|
2012-12-09 14:01:33 -06:00 |
Christopher Rienzo
|
187fe4e14e
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
Anthony Minessale
|
1eae27942e
|
addition to 5b3b77071b
|
2012-05-14 13:07:40 -05:00 |
Anthony Minessale
|
5b3b77071b
|
make sure bargers use the same codec as bargee to avoid transcoding delay
|
2012-05-14 10:03:35 -05:00 |
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
Anthony Minessale
|
eeeaf41ca9
|
add debug
|
2012-02-10 17:27:50 -06:00 |
Anthony Minessale
|
a3ad1c2c0a
|
FS-3829 --resolve
|
2012-01-20 13:30:53 -06:00 |
Anthony Minessale
|
956514d119
|
FS-3816
|
2012-01-18 14:11:46 -06:00 |
Christopher Rienzo
|
362c571647
|
FS-3816 oops
|
2012-01-17 17:00:43 +00:00 |
Anthony Minessale
|
e5139c3db5
|
FS-3816 --resolve
|
2012-01-17 09:43:14 -06:00 |
Anthony Minessale
|
7d8f848117
|
adding fix that was reported on the mailing list and thoughtlessly left there to rot despite my begging them to open a JIRA
|
2011-04-19 13:51:08 -05:00 |
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
Anthony Minessale
|
8c9f23ea56
|
refactor codec_destroy to prevent race
|
2010-11-19 12:23:17 -06:00 |
Anthony Minessale
|
3bb90ac41c
|
fix some edge cases
|
2010-10-06 15:16:09 -05:00 |
Anthony Minessale
|
56f8c11f0b
|
refactor fmtp parser as a core func
|
2010-10-01 14:01:39 -05:00 |
Jeff Lenk
|
5655fbd58b
|
fix windows build
|
2010-10-01 10:17:45 -05:00 |
Anthony Minessale
|
633f193dae
|
add bitrate patch from moc with some extra stuff for late neg mode
|
2010-09-29 16:52:43 -05:00 |
Anthony Minessale
|
c321e67ab5
|
refactor
|
2010-07-06 13:20:27 -05:00 |
Anthony Minessale
|
27fc3518bd
|
reset codecs after media bugs
|
2010-05-04 16:03:43 -05:00 |
Anthony Minessale
|
86141c8805
|
add sanity check to project size of decoded codec data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17108 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-25 21:36:11 +00:00 |
Anthony Minessale
|
2dc6c0844c
|
FSCORE-579
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17105 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-25 21:11:38 +00:00 |
Anthony Minessale
|
72fd3981e6
|
use codec_id instead of decoded_bytes_per_packet to test for valid implementation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17029 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-17 16:22:12 +00:00 |
Anthony Minessale
|
ee3f9b7918
|
remove unused var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16901 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-04 18:53:07 +00:00 |
Anthony Minessale
|
1e8dcc206b
|
move exception for iLBC hack to sdp up to sofia (see Moc if anything breaks)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16898 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-04 17:16:19 +00:00 |
Anthony Minessale
|
37235f2dde
|
fix rare accidental null pointer deref
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16838 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-26 19:20:24 +00:00 |
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
Anthony Minessale
|
dc86b797fa
|
try this darren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16445 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-22 00:51:32 +00:00 |
Brian West
|
726464555c
|
FSCORE-517
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16003 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-18 23:19:53 +00:00 |
Brian West
|
9ee6d98fd9
|
MODEVENT-59
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15123 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-08 19:37:21 +00:00 |
Anthony Minessale
|
edf521301f
|
add set funcs for impls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14881 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-16 04:22:24 +00:00 |
Mathieu Rene
|
c2d5f970bc
|
Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-13 20:35:02 +00:00 |
Anthony Minessale
|
68b0359cfb
|
FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-09 17:17:12 +00:00 |
Brian West
|
9998cf9f4c
|
fix ilbc snafu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12709 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-22 15:50:34 +00:00 |
Brian West
|
4af5bf963d
|
tweak ilbc to default to 30 if no mode= fmtp is defined on the inbound which seems to be the default behavior of everything out there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12110 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-17 19:50:12 +00:00 |
Brian West
|
97a52c1628
|
this exception allowed for 1 thru 120 but two values are valud and thats 20 and 30 ONLY. 30 wins in all cases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12103 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-17 17:49:12 +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
|
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 |
Anthony Minessale
|
e9d7a4a4a0
|
adjustment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-18 23:07:32 +00:00 |
Anthony Minessale
|
86c523fbb1
|
code reworking do make current
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10487 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-21 00:09:11 +00:00 |
Anthony Minessale
|
3249dbf8ce
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10465 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-19 20:12:20 +00:00 |
Anthony Minessale
|
1d74ab745b
|
more ref checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-13 17:40:25 +00:00 |
Anthony Minessale
|
722b830652
|
look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-12 19:28:05 +00:00 |
Anthony Minessale
|
90f1f37222
|
add mutex to codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10360 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-12 15:34:34 +00:00 |
Anthony Minessale
|
217c16602a
|
fix FSCORE-212
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10189 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-29 15:57:57 +00:00 |
Brian West
|
585eaeb551
|
fix FSCORE-210
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10182 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-29 00:04:20 +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 |