mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
libx264 encoding experiment
This commit is contained in:
parent
ff07040ad6
commit
090673b4c9
13 changed files with 1386 additions and 9 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -26,3 +26,6 @@ url=../tgcalls.git
|
|||
[submodule "third-party/webrtc/webrtc"]
|
||||
path = third-party/webrtc/webrtc
|
||||
url = https://github.com/ali-fareed/webrtc.git
|
||||
[submodule "third-party/libx264/x264"]
|
||||
path = third-party/libx264/x264
|
||||
url = https://github.com/mirror/x264.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue