forked from lutris/buildbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 992 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "runtime/gstreamer/gst-plugins-base"]
path = runtime/gstreamer/gst-plugins-base
url = https://github.com/GStreamer/gst-plugins-base.git
[submodule "runtime/gstreamer/gstreamer"]
path = runtime/gstreamer/gstreamer
url = https://github.com/GStreamer/gstreamer.git
[submodule "runtime/gstreamer/gst-plugins-good"]
path = runtime/gstreamer/gst-plugins-good
url = https://github.com/GStreamer/gst-plugins-good.git
[submodule "runtime/gstreamer/gst-plugins-bad"]
path = runtime/gstreamer/gst-plugins-bad
url = https://github.com/GStreamer/gst-plugins-bad.git
[submodule "runtime/gstreamer/gst-plugins-ugly"]
path = runtime/gstreamer/gst-plugins-ugly
url = https://github.com/GStreamer/gst-plugins-ugly.git
[submodule "runtime/gstreamer/gst-libav"]
path = runtime/gstreamer/gst-libav
url = https://github.com/GStreamer/gst-libav.git
[submodule "runtime/gstreamer/ffmpeg"]
path = runtime/gstreamer/ffmpeg
url = https://gitlab.freedesktop.org/gstreamer/meson-ports/ffmpeg.git