1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-26 20:24:38 +01:00
Go to file
Igor Zhukov 651396bdec Support for custom crypto
Moved TGVOIP_USE_CUSTOM_CRYPTO checks to TgVoip.h/cpp
Add new source files to automake config
2019-12-27 15:19:21 +04:00
audio Fix memory leak; other minor changes 2019-12-05 09:57:11 +03:00
client/android Fix 2019-03-11 01:31:13 +03:00
libtgvoip_osx.xcodeproj update for github 2019-11-27 18:37:23 +04:00
libtgvoip.xcodeproj Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
os Fix invalid copy-paste 2019-12-05 09:57:11 +03:00
tests Updated WebRTC APM 2018-11-23 04:02:53 +03:00
video Disable some code for macOS for now. 2019-05-28 13:30:27 +02:00
webrtc_dsp Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01:00
.gitignore added --enable-audio-callback to configure 2018-09-02 15:43:49 +03:00
aclocal.m4 Fix ARM Linux builds 2019-02-10 14:04:22 +03:00
Android.mk Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
BlockingQueue.cpp Refactor all the things! 2017-07-03 04:42:49 +03:00
BlockingQueue.h Fixes 2018-09-16 23:38:52 +03:00
Buffers.cpp Swift? Where we are going, we don't need Swift! 2019-02-24 16:15:14 +04:00
Buffers.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
compile 2.2 2018-07-17 19:48:21 +03:00
config.guess 2.2 2018-07-17 19:48:21 +03:00
config.h.in 2.2 2018-07-17 19:48:21 +03:00
config.sub 2.2 2018-07-17 19:48:21 +03:00
configure Updated projects 2019-03-12 16:15:22 +03:00
configure.ac Updated projects 2019-03-12 16:15:22 +03:00
CongestionControl.cpp 2.2 2018-07-17 19:48:21 +03:00
CongestionControl.h 2.2 2018-07-17 19:48:21 +03:00
depcomp 2.2 2018-07-17 19:48:21 +03:00
EchoCanceller.cpp Fix memory leak; other minor changes 2019-12-05 09:57:11 +03:00
EchoCanceller.h Fixes 2018-12-31 04:05:58 +03:00
Info.plist updated to 0.3.1 2017-03-30 17:06:59 +03:00
install-sh 2.2 2018-07-17 19:48:21 +03:00
JitterBuffer.cpp fix 2018-11-14 23:54:44 +03:00
JitterBuffer.h 2.3 2018-11-09 18:44:01 +03:00
json11.cpp p2p improvements 2019-02-10 15:28:22 +03:00
json11.hpp Collect packet stats and accept json string for server config 2018-11-30 15:39:52 +03:00
libtgvoip.gyp Fix build for macOS. 2019-11-20 17:25:15 +03:00
libtgvoip.UWP.vcxproj Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01:00
libtgvoip.UWP.vcxproj.filters Updated UWP project to 2.4.4 2019-03-11 18:28:38 +01:00
libtgvoip.WP81.vcxproj Fixes 2018-09-16 23:38:52 +03:00
libtgvoip.WP81.vcxproj.filters Fixes 2018-09-16 23:38:52 +03:00
logging.cpp 2.2 2018-07-17 19:48:21 +03:00
logging.h 2.0-alpha4 2018-05-15 21:23:46 +03:00
ltmain.sh Fix ARM Linux builds 2019-02-10 14:04:22 +03:00
Makefile.am Support for custom crypto 2019-12-27 15:19:21 +04:00
Makefile.in Updated projects 2019-03-12 16:15:22 +03:00
MediaStreamItf.cpp Updated WebRTC APM 2018-11-23 04:02:53 +03:00
MediaStreamItf.h 2.3 2018-11-09 18:44:01 +03:00
MessageThread.cpp Fixes, mic level testing and volume adjustment 2018-12-30 02:24:55 +03:00
MessageThread.h 2.3 2018-11-09 18:44:01 +03:00
missing 2.2 2018-07-17 19:48:21 +03:00
NetworkSocket.cpp Fix memory leak; other minor changes 2019-12-05 09:57:11 +03:00
NetworkSocket.h p2p improvements 2019-02-10 15:28:22 +03:00
OpusDecoder.cpp Merge pull request #4 from telegramdesktop/public 2019-12-27 15:04:40 +04:00
OpusDecoder.h Fixes, mic level testing and volume adjustment 2018-12-30 02:24:55 +03:00
OpusEncoder.cpp Merge pull request #4 from telegramdesktop/public 2019-12-27 15:04:40 +04:00
OpusEncoder.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
PacketReassembler.cpp Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
PacketReassembler.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
PrivateDefines.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
TgVoip.cpp Support for custom crypto 2019-12-27 15:19:21 +04:00
TgVoip.h Support for custom crypto 2019-12-27 15:19:21 +04:00
threading.h Fix warning in clang build on Linux. 2019-11-18 11:50:02 +03:00
UNLICENSE Initial public release 2017-02-02 19:24:40 +03:00
utils.h Fix FEC packet loss percent for libopus 1.3 2019-03-11 01:12:09 +03:00
VoIPController.cpp Support for custom crypto 2019-12-27 15:19:21 +04:00
VoIPController.h Apply patch 2019-12-24 22:40:50 +04:00
VoIPGroupController.cpp 2.3 2018-11-09 18:44:01 +03:00
VoIPServerConfig.cpp Collect packet stats and accept json string for server config 2018-11-30 15:39:52 +03:00
VoIPServerConfig.h Collect packet stats and accept json string for server config 2018-11-30 15:39:52 +03:00