Clone the code from gitlab

This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/issues/22
This commit is contained in:
Haihao Xiang 2018-11-05 12:52:46 +08:00
parent dac16a0f6a
commit 9c1f6b4d91
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 @@ might be widely known to present patent problems.
<repository>
<GitRepository>
<location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly"/>
<browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly"/>
<location rdf:resource="git://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly"/>
<browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly"/>
</GitRepository>
</repository>