kepka/Telegram/ThirdParty/libtgvoip/audio
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
..
AudioInput.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
AudioInput.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
AudioOutput.cpp git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
AudioOutput.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00
Resampler.cpp ligtgvoip: get rid of unused & erroneous MIN macro 2018-01-22 01:52:24 +03:00
Resampler.h git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip 2017-12-20 14:38:02 +02:00