libx264 encoding experiment

This commit is contained in:
Ali 2022-02-08 23:35:50 +04:00
parent ff07040ad6
commit 090673b4c9
13 changed files with 1386 additions and 9 deletions

3
.gitmodules vendored
View file

@ -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