Changing source code download links from https://gitorious to https://github
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 3 Apr 2015 21:06:56 +0000 (00:06 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 3 Apr 2015 21:06:56 +0000 (00:06 +0300)
-- gitmodules: Change gstreamer-codecparsers submodule source download link
-- README: Change the gstreamer-vaapi webpage link

.gitmodules
README

index bd53240d8a3f83ea061d94573114535fd3b714f1..bb34d0d12dd1b5715ab30a31ace1231208fb7213 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "ext/codecparsers"]
        path = ext/codecparsers
-       url = https://gitorious.org/vaapi/gstreamer-codecparsers.git
+       url = https://github.com/01org/gstreamer-codecparsers.git
 [submodule "ext/libvpx/upstream"]
        path = ext/libvpx/upstream
        url = https://chromium.googlesource.com/webm/libvpx
diff --git a/README b/README
index beb9a7e6dde85bcdcb769bee2c19314681ca8868..fcbca3bc0b046090b553affb2072c8a37620927c 100644 (file)
--- a/README
+++ b/README
@@ -133,7 +133,7 @@ Sources
   <http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/>
 
   Git repository for work-in-progress changes is available at:
-  <http://gitorious.org/vaapi/gstreamer-vaapi>
+  <https://github.com/01org/gstreamer-vaapi>
 
 
 Reporting Bugs