mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
metal drawing improvements
This commit is contained in:
parent
00a224aecb
commit
10bf97e9e0
@ -1110,7 +1110,7 @@ private:
|
||||
}
|
||||
|
||||
std::vector<tgcalls::VideoCodecName> videoCodecPreferences;
|
||||
videoCodecPreferences.push_back(tgcalls::VideoCodecName::H264);
|
||||
// videoCodecPreferences.push_back(tgcalls::VideoCodecName::H264);
|
||||
//videoCodecPreferences.push_back(tgcalls::VideoCodecName::VP9);/
|
||||
|
||||
int minOutgoingVideoBitrateKbit = 500;
|
||||
|
Loading…
x
Reference in New Issue
Block a user