Files
moonlight-packaging/.gitmodules
2022-04-05 06:03:31 +00:00

22 lines
663 B
Plaintext

[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 "SDL2"]
path = SDL2
url = https://github.com/libsdl-org/SDL.git
[submodule "SDL_ttf"]
path = SDL_ttf
url = https://github.com/libsdl-org/SDL_ttf.git
[submodule "FFmpeg-rpi"]
path = FFmpeg-rpi
url = https://github.com/cgutman/FFmpeg.git
[submodule "rpi-userland"]
path = rpi-userland
url = https://github.com/cgutman/userland.git
[submodule "FFmpeg-l4t"]
path = FFmpeg-l4t
url = https://gitlab.com/switchroot/switch-l4t-multimedia/FFmpeg.git