mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
ext: Add libav as a git submodule
This commit is contained in:
parent
9c42b7cae9
commit
4da73abcc4
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "common"]
|
||||
path = common
|
||||
url = git://anongit.freedesktop.org/gstreamer/common
|
||||
[submodule "gst-libs/ext/libav"]
|
||||
path = gst-libs/ext/libav
|
||||
url = git://git.libav.org/libav.git
|
||||
|
|
1
gst-libs/ext/libav
Submodule
1
gst-libs/ext/libav
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 151cd4f98225c0c5cab8fb29e1dbc0719f7f67e3
|
Loading…
Reference in a new issue