31 Commits

Author SHA1 Message Date
Anthony Minessale
0166ba281a FS-9624 slight change from last commit 2016-10-11 10:56:15 -05:00
Anthony Minessale
7d7200f03c FS-9624 #resolve [Jitter buffer doesn't flush properly on RTT sessions] 2016-10-07 20:32:11 -05:00
Anthony Minessale
c409499cd9 FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
Michael Jerris
9030e13589 FS-9401: [core,mod_amqp] fix leak in usage of hash itterator 2016-08-03 18:41:18 -05:00
Anthony Minessale
ec2734c10c FS-9334 revert 2016-07-21 03:22:37 -05:00
Anthony Minessale
0379c2a60f FS-9334 #resolve [Jitterbuffer mods] 2016-07-07 22:50:20 -05:00
Anthony Minessale
8c6b2657bf FS-9328 #resolve [switch_jb_peek_frame uses wrong len] 2016-07-06 13:19:46 -05:00
Anthony Minessale
852dd01c87 FS-8734 #resolve [Video JitterBuffer Cleanup] 2016-01-14 17:38:09 -06:00
Seven Du
563bd9ca5d FS-8713 avoid write exceeding buffer 2016-01-07 17:11:52 +08:00
Seven Du
5de4622734 Revert "FS-8713 #resolve avoid read exceeding buffer"
This reverts commit 1746d2ebc026e54aac35304b8885f385bb1067da.
2016-01-07 17:00:48 +08:00
Seven Du
1746d2ebc0 FS-8713 #resolve avoid read exceeding buffer 2016-01-07 14:11:48 +08:00
Anthony Minessale
6c7ed71a36 update 2015-11-09 15:35:52 -06:00
Anthony Minessale
8f93fd5590 FS-8381 #resolve [Reset JB if period loss is too high] 2015-10-22 13:26:53 -05:00
Anthony Minessale
3a24b972c0 FS-8315 #resolve [rtp_media_timeout not working] 2015-10-07 11:21:51 -05:00
Anthony Minessale
b61ebc759b FS-8179 2015-10-02 12:51:57 -05:00
Anthony Minessale
39029080c2 FS-8179 missing semicolon 2015-10-01 19:29:45 -05:00
Anthony Minessale
ead42d56b5 FS-8179 #resolve [mod_opus: improvement on new JB buffer debugging (debug lookahead FEC)] 2015-10-01 19:12:03 -05:00
Anthony Minessale
5bcff7777c FS-8130 add jb_video_low_bitrate for a bit rate to ask for when the jb is taxed 2015-09-22 16:35:06 -05:00
Anthony Minessale
13add97426 FS-8130 refactor pass 2015-09-21 15:32:38 -05:00
Anthony Minessale
8a0366b999 FS-8130 running out of witty commit msgs 2015-09-21 14:08:38 -05:00
Anthony Minessale
7b914ee69c FS-8130 amend last commit 2015-09-19 00:23:56 -05:00
Anthony Minessale
6f0bbeec28 FS-8130 the bug that keeps on bugging, improve video nack 2015-09-18 23:36:11 -05:00
Anthony Minessale
0fa190093e FS-8130 the bug that keeps on giving 2015-09-18 20:54:42 -05:00
Anthony Minessale
650bb94a51 FS-8130 the saga continues 2015-09-18 13:47:03 -05:00
Anthony Minessale
45494ab24e FS-8130 more refactoring 2015-09-17 22:31:28 -05:00
Anthony Minessale
d1049e2280 FS-8130 fix regression causing seg 2015-09-17 21:11:04 -05:00
Anthony Minessale
4a56b7d145 FS-8130 cont 2015-09-17 17:34:58 -05:00
Anthony Minessale
3ae5c7ce57 FS-8130 more cleanup on jb mods 2015-09-15 20:33:55 -05:00
Anthony Minessale
0f490fdab1 FS-8130 add support for timestamp based counting for jitter buffer in audio mode 2015-09-15 14:59:11 -05:00
Anthony Minessale
dbd7db370d down to 512 instead of 256 2015-09-14 17:13:39 -05:00
Anthony Minessale
eea76c8856 FS-8130
Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.
2015-09-14 13:30:08 -05:00