From 28594f3f5bc7fd06a5c4e8a0a58397ae92aa5ed2 Mon Sep 17 00:00:00 2001 From: Isaac <> Date: Fri, 1 Nov 2024 16:23:06 +0100 Subject: [PATCH] Remove x264 reference --- .gitmodules | 3 --- third-party/libx264/x264 | 1 - 2 files changed, 4 deletions(-) delete mode 160000 third-party/libx264/x264 diff --git a/.gitmodules b/.gitmodules index 7b06b63b02..8f96491114 100644 --- a/.gitmodules +++ b/.gitmodules @@ -23,9 +23,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 [submodule "build-system/bazel-rules/rules_xcodeproj"] path = build-system/bazel-rules/rules_xcodeproj url = https://github.com/MobileNativeFoundation/rules_xcodeproj.git diff --git a/third-party/libx264/x264 b/third-party/libx264/x264 deleted file mode 160000 index 5585eafe31..0000000000 --- a/third-party/libx264/x264 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5585eafe31c2299163dcb206e05e18be7dd93098