Remove the gstreamer-videoutils submodule
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 3 Apr 2015 14:03:38 +0000 (17:03 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 3 Apr 2015 14:03:38 +0000 (17:03 +0300)
.gitmodules
ext/Makefile.am
ext/videoutils [deleted submodule]

index ac8df86..bd53240 100644 (file)
@@ -1,9 +1,6 @@
 [submodule "ext/codecparsers"]
        path = ext/codecparsers
        url = https://gitorious.org/vaapi/gstreamer-codecparsers.git
-[submodule "ext/videoutils"]
-       path = ext/videoutils
-       url = https://gitorious.org/vaapi/gstreamer-videoutils.git
 [submodule "ext/libvpx/upstream"]
        path = ext/libvpx/upstream
        url = https://chromium.googlesource.com/webm/libvpx
index 9915e4a..1444152 100644 (file)
@@ -52,26 +52,5 @@ videoparsers_source_h = \
 
 EXTRA_DIST += $(videoparsers_source_h:%.h=$(videoparsers_srcdir)/%.h)
 
-videoutils_srcdir = \
-       $(top_srcdir)/ext/videoutils/gst-libs/gst/video
-
-videoutils_source_c = \
-       gstvideodecoder.c       \
-       gstvideoencoder.c       \
-       gstvideoutils.c         \
-       video.c                 \
-       $(NULL)
-
-EXTRA_DIST += $(videoutils_source_c:%.c=$(videoutils_srcdir)/%.c)
-
-videoutils_source_h = \
-       gstvideodecoder.h       \
-       gstvideoencoder.h       \
-       gstvideoutils.h         \
-       video.h                 \
-       $(NULL)
-
-EXTRA_DIST += $(videoutils_source_h:%.h=$(videoutils_srcdir)/%.h)
-
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES = Makefile.in
diff --git a/ext/videoutils b/ext/videoutils
deleted file mode 160000 (submodule)
index f56f0ca..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit f56f0ca70eaa39dc8f66f61e991094b385ed71ff