mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
Add gstreamer, gst-plugins-base, and gst-plugins-good submodules at 1.16.2
This commit is contained in:
parent
7dc0256fb8
commit
87d2ee95ce
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue