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

341 Commits

Author SHA1 Message Date
eb3bc4e5b3
Finishing implementation of legacy serialization 2020-03-19 17:43:50 +01:00
5f7606049c
Finish implementing legacy protocol, start implementing new protocol 2020-03-19 14:20:01 +01:00
ecd7bc3cef
Save 2020-03-18 21:43:44 +01:00
d2814499ee
Finish writing new parser 2020-03-18 19:54:56 +01:00
d7dfa04fe0
Start writing custom protocol parser 2020-03-17 21:28:03 +01:00
16ff209ff7
Begin refactoring protocol structures 2020-03-17 20:11:27 +01:00
bbe8734bba
Minor refactoring 2020-03-16 16:07:13 +01:00
5ef7756f82
Add schemas for new protocol 2020-03-15 19:44:00 +01:00
3afa25ebb3
Move around constants 2020-03-15 19:43:35 +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
c6fa5e0edf
Fix secondary encoder bitrate 2020-03-12 16:57:39 +01:00
d85228f124
Apply last fixes and commence further refactoring 2020-03-11 17:57:00 +01:00
23408f24d5
Merge smore fixes 2020-03-10 20:31:58 +01:00
b152e32208
Merge multiple fixes 2020-03-10 19:36:27 +01:00
72c288afa0
Update webrtc 2020-03-10 16:31:19 +01:00
1961ac679a
Updating TgVoip API 2020-03-10 16:30:57 +01:00
f90a178fff
Fix build 2020-01-29 21:45:52 +01:00
ac229177a1
Final version 2020-01-29 21:14:20 +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
1005735298
Move ack handling 2020-01-27 17:18:33 +01:00
f9bba1effa
Refactoring 2020-01-27 16:02:59 +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
49e3c41dc7
Separate packets 2020-01-26 11:18:18 +01:00
73d1dbc096
Update 2020-01-26 10:28:30 +01:00
d461fbfeb2
Bugfix 2020-01-25 21:31:26 +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
f3afe0612f
Finish moving 2020-01-25 18:24:38 +01:00
cf574b320b
Move 2020-01-25 18:11:15 +01:00
eff9dbafe7
Switch to c++17, properly lock buffers obtained from buffer pool 2020-01-25 17:38:10 +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
6167bd9cd2
Smart pointers everywhere 2020-01-24 21:27:48 +01:00
b2368a71d1
Full RAII 2020-01-24 20:26:34 +01:00
bcb8a6ad45
Cleanup 2020-01-23 18:06:11 +01:00
3f23dcc006
Cleanup classes a bit, preparing for my strategy 2020-01-23 16:52:40 +01:00
d2979cb7bb
Cleanup classes a bit, preparing for my strategy 2020-01-23 16:45:53 +01:00