1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-02 09:37:52 +01:00
Commit Graph

46 Commits

Author SHA1 Message Date
30458d72cc
Change OPUS strategy 2020-04-20 17:07:06 +02:00
f386712a23
New jitter buffer 2020-04-20 16:17:40 +02:00
980a5184ff
Fix build 2020-03-30 19:14:51 +02:00
9ff55f6deb
Re-enable tweaked congestion control 2020-03-30 19:10:20 +02:00
5629256fbf
Various android bugfixes 2020-03-29 18:05:35 +02:00
1ba8738c9f
Misc fixes 2020-03-29 17:20:17 +02:00
23fafdf575
Mark more methods as override, fixes for android 2020-03-29 16:55:33 +02:00
457576e93f
Fix jitter buffer bug and add some comments 2020-03-27 14:50:29 +01:00
ded4338153
Update jitter buffer 2020-03-26 21:22:36 +01:00
6e715d8b39
Fix bugs, now working 2020-03-26 20:37:25 +01:00
a49ac6d6eb
Bugfixes 2020-03-25 21:38:07 +01:00
c89db7d809
Finally compiling 2020-03-25 15:49:13 +01:00
c415b5ba50
Finishing refactoring 2020-03-25 12:37:40 +01:00
dcb3039f8e
Finish refactoring receiver logic 2020-03-24 21:59:49 +01:00
38ab026b75
Refactoring message receivers 2020-03-24 17:10:40 +01:00
8763521a56
Refactor networkAPI 2020-03-24 12:15:04 +01:00
92da6e949a
Save 2020-03-22 21:25:02 +01:00
6e090cea67
Save 2020-03-21 21:33:51 +01:00
4a1a910d0a
Finish refactoring packet structure 2020-03-21 15:08:03 +01:00
16ff209ff7
Begin refactoring protocol structures 2020-03-17 20:11:27 +01:00
6e2bab9fca
Remove unused code 2020-03-13 21:12:58 +01:00
5ba6e99882
Jitter buffer bugfixes 2020-03-13 16:47:13 +01:00
5367ab3e68
FIx 2020-03-12 20:43:27 +01:00
442326e814
Fix jitter buffer 2020-03-12 19:17:19 +01:00
3b70f17223
Refactor jitterBuffer 2020-03-12 18:40:13 +01:00
b152e32208
Merge multiple fixes 2020-03-10 19:36:27 +01:00
e3ad8eeb37
Save 2020-01-29 20:11:39 +01:00
b6224112f0
Fix packet count estimation 2020-01-29 19:12:12 +01:00
4af8a89491
Finish adaptation 2020-01-29 15:52:43 +01:00
d5154a5b42
Package managers 2020-01-28 23:45:47 +01:00
202d4fa94d
Write very simple nack logic 2020-01-28 21:45:56 +01:00
0fb5c23b77
Move to AudioPacketSender 2020-01-28 16:14:43 +01:00
49bb662a56
Update 2020-01-28 13:18:38 +01:00
2eaf6d8e98
Fixes 2020-01-28 12:34:24 +01:00
851220c419
Save 2020-01-27 19:53:32 +01:00
ec9b8863bd
Add reliability (1) 2020-01-26 21:06:16 +01:00
c1ec091f80
Minor refactorings 2020-01-26 18:51:45 +01:00
2cadf6b452
Move around code 2020-01-25 20:45:43 +01:00
b58ce4a2ab
Finish moving around 2020-01-25 18:36:49 +01:00
cf574b320b
Move 2020-01-25 18:11:15 +01:00
9081a95b33
Avoid abortions with buffer pool 2020-01-25 16:13:16 +01:00
a5ed59b2a7
Refactoring buffers 2020-01-25 16:04:52 +01:00
b2368a71d1
Full RAII 2020-01-24 20:26:34 +01:00
d2979cb7bb
Cleanup classes a bit, preparing for my strategy 2020-01-23 16:45:53 +01:00
049cd0c9af
Remove 2020-01-22 13:21:05 +01:00
6b910c44c6
Misc improvements and refactorings 2020-01-22 12:43:51 +01:00