kepka/Telegram/ThirdParty/libtgvoip
leha-bot 726373bcab ligtgvoip: get rid of unused & erroneous MIN macro
This macro is not used and has an error with parenthesis. At some input
arguments it will be generate incorrect code:
MIN(a++, b--) -> expands to (a++<b-- ? a++ : b--)
2018-01-22 01:52:24 +03:00
..
audio ligtgvoip: get rid of unused & erroneous MIN macro 2018-01-22 01:52:24 +03: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
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