Files
UltraGrid/.gitmodules
Martin Pulec 0e6986599e Use upstream speex as a submodule
The library has been split to speex and speexdsp - we need both.
2021-02-23 15:00:57 +01:00

16 lines
448 B
Plaintext

[submodule "gpujpeg"]
path = gpujpeg
url = https://github.com/CESNET/GPUJPEG.git
[submodule "cineform-sdk"]
path = cineform-sdk
url = https://github.com/gopro/cineform-sdk.git
[submodule "glm"]
path = glm
url = https://github.com/g-truc/glm.git
[submodule "ext-deps/speex"]
path = ext-deps/speex
url = https://gitlab.xiph.org/xiph/speex
[submodule "ext-deps/speexdsp"]
path = ext-deps/speexdsp
url = https://gitlab.xiph.org/xiph/speexdsp