Commit Graph

878 Commits

Author SHA1 Message Date
Volker Fischer
4f757574bb better implementation for inserting silence 2011-06-29 06:45:08 +00:00
Volker Fischer
32ff224982 bug fix with uninitialized variables 2011-06-28 20:17:03 +00:00
Volker Fischer
f62ee2f6be fix based on a patch from pljones 2011-06-28 19:16:52 +00:00
Volker Fischer
08c16748a8 bug fix for a crash in the jitter buffer, patch from pljones 2011-06-28 19:07:24 +00:00
Volker Fischer
911692c5fa small fix 2011-06-18 13:32:26 +00:00
Volker Fischer
0cc8c203fa added test code for better dealing with error rate statistic initialization phase 2011-06-18 12:01:36 +00:00
Volker Fischer
71f47abe3b lower error rate bound for better performance 2011-06-17 21:15:18 +00:00
Volker Fischer
9ed056295d some PLC fixes 2011-06-17 20:52:17 +00:00
Volker Fischer
956f4f0334 small change 2011-06-17 07:10:11 +00:00
Volker Fischer
dce0d17122 fixes in help texts 2011-06-16 22:05:35 +00:00
Volker Fischer
67d2f61cf7 very small change 2011-06-16 22:04:58 +00:00
Volker Fischer
a9511afb85 some fixes for the help texts 2011-06-16 18:33:48 +00:00
Volker Fischer
7a856e1ea3 small compile fix 2011-06-16 11:48:49 +00:00
Volker Fischer
c841fb31fd small clean up 2011-06-16 11:46:45 +00:00
Volker Fischer
0e04086d37 removed Cycle Time Variance measurement since it is not required anymore 2011-06-16 11:43:28 +00:00
Volker Fischer
4325c54605 new function interface 2011-06-16 11:37:17 +00:00
Volker Fischer
980b8aae3c code clean up 2011-06-16 11:36:09 +00:00
Volker Fischer
b41570a0df added post filtering with IIR filtering of the error rate estimation results to improve auto jitter buffer algorithm 2011-06-16 11:35:37 +00:00
Volker Fischer
0dd2406f9d some clean up 2011-06-16 11:33:58 +00:00
Volker Fischer
e58f2d37a2 added math functions for non-linear IIR filtering and hysteresis 2011-06-16 11:25:38 +00:00
Volker Fischer
07034ba8bc update 2011-06-16 08:48:38 +00:00
Volker Fischer
08bfe3dae2 use a maximum of 16 buffers for auto buffer function 2011-06-13 08:16:46 +00:00
Volker Fischer
d48c1ac3b4 retain compatibility to old versions in regards to the server and the old ping messages -> to be removed later on 2011-06-12 08:04:14 +00:00
Volker Fischer
dc1ea0d111 bug fix 2011-06-12 06:20:12 +00:00
Volker Fischer
29f6684aba insert invalid elements when buffer underrun to improve PLC, some code clean up 2011-06-12 06:15:32 +00:00
Volker Fischer
130901ef39 some code clean up 2011-06-12 06:14:30 +00:00
Volker Fischer
e60df0f150 better PLC 2011-06-12 06:13:57 +00:00
Volker Fischer
b4111137fa use 2 minutes history for error rate estimation 2011-06-11 19:06:43 +00:00
Volker Fischer
bd47dfa355 some code cleanup 2011-06-11 18:48:32 +00:00
Volker Fischer
a133156c0b use larger buffers for error rate estimation 2011-06-11 18:47:48 +00:00
Volker Fischer
9fbe334d8a memory optimization 2011-06-11 18:18:46 +00:00
Volker Fischer
d571f5328b backup checkin, including lots of test code... 2011-06-11 05:19:48 +00:00
Volker Fischer
b12ee5c104 some fixes and added some test code 2011-06-01 18:29:07 +00:00
Volker Fischer
8992f7c3fd go back to original default port number 2011-06-01 06:54:10 +00:00
Volker Fischer
e8b655c10f added log of attempt to use newer CELT version 2011-05-31 20:39:49 +00:00
Volker Fischer
0a37b9a76a do not use "fader tag" since nobody knows what this is 2011-05-30 19:21:42 +00:00
Volker Fischer
6a4260352d some minor changes (help text, renaming, etc.) 2011-05-30 07:28:08 +00:00
Volker Fischer
2303efb046 fix for chat/settings button 2011-05-29 06:25:58 +00:00
Volker Fischer
037cdeaf83 added two buttons on the main window 2011-05-28 20:07:57 +00:00
Volker Fischer
3f17145527 small fix 2011-05-28 14:40:34 +00:00
Volker Fischer
16f1bb0eb3 some fixes 2011-05-28 14:39:13 +00:00
Volker Fischer
70f0c66b85 bug fix 2011-05-28 12:35:45 +00:00
Volker Fischer
0f46659fcb some more fixes 2011-05-28 12:17:01 +00:00
Volker Fischer
7af781447d some fixes for server jitter buffer setting but still not working correctly 2011-05-28 06:01:26 +00:00
Volker Fischer
439dd65b46 most of the work done for separate client/server jitter buffer settings but not yet finished (does not work as expected yet) 2011-05-27 20:29:37 +00:00
Volker Fischer
691e593e0b fix for the "set jitter buffer message" lock up problem 2011-05-25 21:01:45 +00:00
Volker Fischer
048d8d2e15 small fixes 2011-05-25 20:00:54 +00:00
Volker Fischer
423795afc1 minor code cleanup 2011-05-25 07:02:33 +00:00
Volker Fischer
49070c77c1 replaced normal ping messages with connection less ping message to avoid all the acknowledge messages 2011-05-24 19:40:57 +00:00
Volker Fischer
3b8a04a829 use different ping message for server list ping 2011-05-24 18:44:51 +00:00