Clone the code from gitlab

This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/513
This commit is contained in:
Haihao Xiang 2018-11-05 12:16:46 +08:00
parent 5d542030db
commit 39594d7155
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

@ -27,8 +27,8 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library).
<repository>
<GitRepository>
<location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-plugins-good"/>
<browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-plugins-good"/>
<location rdf:resource="git://gitlab.freedesktop.org/gstreamer/gst-plugins-good"/>
<browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-plugins-good"/>
</GitRepository>
</repository>