From 87d2ee95ce97b0b0473cd2c5b255d927375aa66f Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Wed, 29 Jan 2020 10:36:29 -0600 Subject: [PATCH] Add gstreamer, gst-plugins-base, and gst-plugins-good submodules at 1.16.2 --- .gitmodules | 9 +++++++++ gst-plugins-base | 1 + gst-plugins-good | 1 + gstreamer | 1 + 4 files changed, 12 insertions(+) create mode 160000 gst-plugins-base create mode 160000 gst-plugins-good create mode 160000 gstreamer diff --git a/.gitmodules b/.gitmodules index b9ff0173..0c7e771a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,12 @@ [submodule "Vulkan-Headers"] path = Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers +[submodule "gstreamer"] + path = gstreamer + url = https://gitlab.freedesktop.org/gstreamer/gstreamer.git +[submodule "gst-plugins-base"] + path = gst-plugins-base + url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git +[submodule "gst-plugins-good"] + path = gst-plugins-good + url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git diff --git a/gst-plugins-base b/gst-plugins-base new file mode 160000 index 00000000..9d3581b2 --- /dev/null +++ b/gst-plugins-base @@ -0,0 +1 @@ +Subproject commit 9d3581b2e6f12f0b7e790d1ebb63b90cf5b1ef4e diff --git a/gst-plugins-good b/gst-plugins-good new file mode 160000 index 00000000..ce072352 --- /dev/null +++ b/gst-plugins-good @@ -0,0 +1 @@ +Subproject commit ce0723527aa37d5f4d19ef8021c0b2eb8f83b08d diff --git a/gstreamer b/gstreamer new file mode 160000 index 00000000..12949368 --- /dev/null +++ b/gstreamer @@ -0,0 +1 @@ +Subproject commit 129493687793cbc109d6211bb0e465218e383e9d