Files
moonlight-packaging/.gitmodules
Cameron Gutman a56b432ab6 Remove nv-codec-headers and stop building NVDEC
- NVDEC is disabled by default in Moonlight Qt now
- NVDEC is superseded by Vulkan Video
- NVDEC is only built into the desktop packages which we don't publish
2025-11-01 13:15:15 -05:00

16 lines
436 B
Plaintext

[submodule "FFmpeg"]
path = FFmpeg
url = https://github.com/cgutman/FFmpeg.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 "dav1d"]
path = dav1d
url = https://code.videolan.org/videolan/dav1d.git
[submodule "FFmpeg-l4t-new"]
path = FFmpeg-l4t-new
url = https://github.com/theofficialgman/FFmpeg.git