Initial drop of mostly-working containers

This commit is contained in:
Cameron Gutman
2020-02-04 19:48:42 -08:00
commit 4a92aa7242
16 changed files with 218 additions and 0 deletions

12
.gitmodules vendored Normal file
View 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