1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-30 04:39:03 +01:00
Go to file
Grishka 333c4a1101 Added working audio i/o for OS X
Added simple audio resampler
Replaced prebuilt static libs with their sources & added that to all project files (closes #5)
2017-04-09 19:14:33 +03:00
audio Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
client/android Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
external updated to 0.3.1 2017-03-30 17:06:59 +03:00
libtgvoip_osx.xcodeproj Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
libtgvoip.xcodeproj Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
os Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
webrtc_dsp/webrtc Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
.gitignore Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
Android.mk Initial public release 2017-02-02 19:24:40 +03:00
BlockingQueue.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
BlockingQueue.h updated to 0.3.1 2017-03-30 17:06:59 +03:00
BufferInputStream.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
BufferInputStream.h updated to 0.3.1 2017-03-30 17:06:59 +03:00
BufferOutputStream.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
BufferOutputStream.h updated to 0.3.1 2017-03-30 17:06:59 +03:00
BufferPool.cpp Initial public release 2017-02-02 19:24:40 +03:00
BufferPool.h Initial public release 2017-02-02 19:24:40 +03:00
CongestionControl.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
CongestionControl.h updated to 0.3.1 2017-03-30 17:06:59 +03:00
EchoCanceller.cpp Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
EchoCanceller.h Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
Info.plist updated to 0.3.1 2017-03-30 17:06:59 +03:00
JitterBuffer.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
JitterBuffer.h updated to 0.3.1 2017-03-30 17:06:59 +03:00
logging.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
logging.h Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
MediaStreamItf.cpp Initial public release 2017-02-02 19:24:40 +03:00
MediaStreamItf.h Initial public release 2017-02-02 19:24:40 +03:00
OpusDecoder.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
OpusDecoder.h Initial public release 2017-02-02 19:24:40 +03:00
OpusEncoder.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
OpusEncoder.h updated to 0.3.1 2017-03-30 17:06:59 +03:00
threading.h updated to 0.3.1 2017-03-30 17:06:59 +03:00
UNLICENSE Initial public release 2017-02-02 19:24:40 +03:00
VoIPController.cpp Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
VoIPController.h Added working audio i/o for OS X 2017-04-09 19:14:33 +03:00
VoIPServerConfig.cpp updated to 0.3.1 2017-03-30 17:06:59 +03:00
VoIPServerConfig.h updated to 0.3.1 2017-03-30 17:06:59 +03:00