mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-27 07:31:44 +03:00
Use github gstreamer mirrors.
Freedesktop tends to have their https not working these days plus it's better to rely only on one hosting service instead of multiple. Link: https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/407
This commit is contained in:
parent
95e1f7230f
commit
e4e2f39db6
10
.gitmodules
vendored
10
.gitmodules
vendored
@ -12,19 +12,19 @@
|
||||
url = https://github.com/liberationfonts/liberation-fonts
|
||||
[submodule "gstreamer"]
|
||||
path = gstreamer
|
||||
url = https://gitlab.freedesktop.org/gstreamer/gstreamer.git
|
||||
url = https://github.com/GStreamer/gstreamer.git
|
||||
[submodule "gst-plugins-base"]
|
||||
path = gst-plugins-base
|
||||
url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git
|
||||
url = https://github.com/GStreamer/gst-plugins-base.git
|
||||
[submodule "gst-plugins-good"]
|
||||
path = gst-plugins-good
|
||||
url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git
|
||||
url = https://github.com/GStreamer/gst-plugins-good.git
|
||||
[submodule "gst-plugins-bad"]
|
||||
path = gst-plugins-bad
|
||||
url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git
|
||||
url = https://github.com/GStreamer/gst-plugins-bad.git
|
||||
[submodule "gst-orc"]
|
||||
path = gst-orc
|
||||
url = https://gitlab.freedesktop.org/gstreamer/orc.git
|
||||
url = https://github.com/GStreamer/orc.git
|
||||
[submodule "vkd3d-proton"]
|
||||
path = vkd3d-proton
|
||||
url = https://github.com/HansKristian-Work/vkd3d-proton
|
||||
|
Loading…
x
Reference in New Issue
Block a user