Clone the code from gitlab

This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/814
This commit is contained in:
Haihao Xiang 2018-11-05 12:46:29 +08:00
parent 2b2fc0f855
commit 557613e640
2 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "common"]
path = common
url = https://anongit.freedesktop.org/git/gstreamer/common.git
url = https://gitlab.freedesktop.org/git/gstreamer/common.git

View file

@ -28,8 +28,8 @@ real live maintainer, or some actual wide use.
<repository>
<GitRepository>
<location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-plugins-bad"/>
<browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-plugins-bad"/>
<location rdf:resource="git://gitlab.freedesktop.org/gstreamer/gst-plugins-bad"/>
<browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-plugins-bad"/>
</GitRepository>
</repository>