mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update tgcalls to support codecs negotiation.
This commit is contained in:
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
Submodule Telegram/ThirdParty/tgcalls updated: c0d0e35c3f...77f3411be9
@@ -13,16 +13,18 @@ set(tgcalls_loc ${tgcalls_dir}/tgcalls)
|
||||
|
||||
nice_target_sources(lib_tgcalls ${tgcalls_loc}
|
||||
PRIVATE
|
||||
CodecSelectHelper.cpp
|
||||
CodecSelectHelper.h
|
||||
Instance.cpp
|
||||
Instance.h
|
||||
InstanceImpl.cpp
|
||||
InstanceImpl.h
|
||||
Manager.cpp
|
||||
Manager.h
|
||||
MediaManager.cpp
|
||||
MediaManager.h
|
||||
NetworkManager.cpp
|
||||
NetworkManager.h
|
||||
Instance.cpp
|
||||
Instance.h
|
||||
InstanceImpl.cpp
|
||||
InstanceImpl.h
|
||||
SignalingMessage.cpp
|
||||
SignalingMessage.h
|
||||
ThreadLocalObject.h
|
||||
|
Reference in New Issue
Block a user