From 586fe9733ecf68d287d2c2b141a8364185a9e75b Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Mon, 10 Jan 2022 11:01:16 -0600 Subject: [PATCH] Revert "Use github gstreamer mirrors." This reverts commit e4e2f39db6f9ff31bb215a828d811cc18abd549b. --- .gitmodules | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2befca63..6cd84178 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,19 +12,19 @@ url = https://github.com/liberationfonts/liberation-fonts [submodule "gstreamer"] path = gstreamer - url = https://github.com/GStreamer/gstreamer.git + url = https://gitlab.freedesktop.org/gstreamer/gstreamer.git [submodule "gst-plugins-base"] path = gst-plugins-base - url = https://github.com/GStreamer/gst-plugins-base.git + url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git [submodule "gst-plugins-good"] path = gst-plugins-good - url = https://github.com/GStreamer/gst-plugins-good.git + url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git [submodule "gst-plugins-bad"] path = gst-plugins-bad - url = https://github.com/GStreamer/gst-plugins-bad.git + url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git [submodule "gst-orc"] path = gst-orc - url = https://github.com/GStreamer/orc.git + url = https://gitlab.freedesktop.org/gstreamer/orc.git [submodule "vkd3d-proton"] path = vkd3d-proton url = https://github.com/HansKristian-Work/vkd3d-proton