forked from telegramdesktop/tdesktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Beta version 1.5.18: Update libtgvoip.
- Loading branch information
1 parent
5bfd5e4
commit dc3996c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libtgvoip
updated
11 files
+678 −137 | libtgvoip.UWP.vcxproj | |
+1,661 −258 | libtgvoip.UWP.vcxproj.filters | |
+18 −13 | libtgvoip.gyp | |
+18 −6 | os/windows/AudioInputWASAPI.cpp | |
+18 −6 | os/windows/AudioOutputWASAPI.cpp | |
+37 −30 | os/windows/CXWrapper.cpp | |
+92 −1 | os/windows/CXWrapper.h | |
+3 −3 | video/VideoRenderer.cpp | |
+2 −2 | video/VideoSource.cpp | |
+16 −0 | webrtc_dsp/rtc_base/platform_file.cc | |
+19 −0 | webrtc_dsp/rtc_base/timeutils.cc |