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 bd53240..bb34d0d 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 beb9a7e..fcbca3b 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