Initial drop of mostly-working containers
This commit is contained in:
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[submodule "userland"]
|
||||
path = userland
|
||||
url = https://github.com/raspberrypi/userland.git
|
||||
[submodule "FFmpeg"]
|
||||
path = FFmpeg
|
||||
url = https://github.com/cgutman/FFmpeg.git
|
||||
[submodule "nv-codec-headers"]
|
||||
path = nv-codec-headers
|
||||
url = https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
|
||||
[submodule "jetson-ffmpeg"]
|
||||
path = jetson-ffmpeg
|
||||
url = https://github.com/cgutman/jetson-ffmpeg.git
|
||||
Reference in New Issue
Block a user