kepka/Telegram/ThirdParty/libtgvoip
Vitaly Zaitsev e1ffe76dff Fixed spelling in libtgvoip third-party library.
Patch backported from https://github.com/grishka/libtgvoip/pull/31 pull request.
Original patch by: Nicholas Guriev <guriev-ns@ya.ru>
2017-12-21 17:42:17 +02:00
..
audio git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
client/android git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
libtgvoip.xcodeproj git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
libtgvoip_osx.xcodeproj git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
os Replace typeof() gcc extension with decltype() 2017-12-20 14:38:02 +02:00
webrtc_dsp/webrtc git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
.gitignore git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
.gitrepo git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
Android.mk git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BlockingQueue.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BlockingQueue.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BufferInputStream.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BufferInputStream.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BufferOutputStream.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BufferOutputStream.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BufferPool.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
BufferPool.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
CMakeLists.txt Add ALSA and PulseAudio support on Linux 2017-12-20 14:38:02 +02:00
CongestionControl.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
CongestionControl.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
EchoCanceller.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
EchoCanceller.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
Info.plist git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
JitterBuffer.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
JitterBuffer.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
MediaStreamItf.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
MediaStreamItf.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
NetworkSocket.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
NetworkSocket.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
OpusDecoder.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
OpusDecoder.h Fix opus includes 2017-12-20 14:38:02 +02:00
OpusEncoder.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
OpusEncoder.h Fix opus includes 2017-12-20 14:38:02 +02:00
UNLICENSE git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
VoIPController.cpp Fixed spelling in libtgvoip third-party library. 2017-12-21 17:42:17 +02:00
VoIPController.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
VoIPServerConfig.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
VoIPServerConfig.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
libtgvoip.UWP.vcxproj git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
libtgvoip.UWP.vcxproj.filters git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
libtgvoip.WP81.vcxproj git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
libtgvoip.WP81.vcxproj.filters git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
libtgvoip.gyp Build libtgvoip with cmake 2017-12-20 14:38:02 +02:00
logging.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
logging.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
threading.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00