mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update tgcalls library.
This commit is contained in:
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
Submodule Telegram/ThirdParty/tgcalls updated: 13a261d8ed...9de3547711
@@ -57,12 +57,20 @@ PRIVATE
|
||||
# iOS / macOS
|
||||
platform/darwin/DarwinInterface.h
|
||||
platform/darwin/DarwinInterface.mm
|
||||
platform/darwin/GLVideoView.h
|
||||
platform/darwin/GLVideoView.mm
|
||||
platform/darwin/TGRTCCVPixelBuffer.h
|
||||
platform/darwin/TGRTCCVPixelBuffer.mm
|
||||
platform/darwin/TGRTCDefaultVideoDecoderFactory.h
|
||||
platform/darwin/TGRTCDefaultVideoDecoderFactory.mm
|
||||
platform/darwin/TGRTCDefaultVideoEncoderFactory.h
|
||||
platform/darwin/TGRTCDefaultVideoEncoderFactory.mm
|
||||
platform/darwin/TGRTCVideoDecoderH264.h
|
||||
platform/darwin/TGRTCVideoDecoderH264.mm
|
||||
platform/darwin/TGRTCVideoDecoderH265.h
|
||||
platform/darwin/TGRTCVideoDecoderH265.mm
|
||||
platform/darwin/TGRTCVideoEncoderH264.h
|
||||
platform/darwin/TGRTCVideoEncoderH264.mm
|
||||
platform/darwin/TGRTCVideoEncoderH265.h
|
||||
platform/darwin/TGRTCVideoEncoderH265.mm
|
||||
platform/darwin/VideoCameraCapturer.h
|
||||
@@ -105,6 +113,8 @@ elseif (APPLE)
|
||||
WEBRTC_MAC
|
||||
)
|
||||
remove_target_sources(lib_tgcalls ${tgcalls_loc}
|
||||
platform/darwin/GLVideoView.h
|
||||
platform/darwin/GLVideoView.mm
|
||||
platform/darwin/VideoCameraCapturer.h
|
||||
platform/darwin/VideoCameraCapturer.mm
|
||||
platform/darwin/VideoMetalView.h
|
||||
|
Submodule Telegram/lib_ui updated: c9235ec9c2...f7bcb15bad
Reference in New Issue
Block a user