diff --git a/.gitmodules b/.gitmodules index 05f740f9..7d091fb1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "3rdparty/vorbis/vorbis-src"] path = 3rdparty/vorbis/vorbis-src url = https://gitlab.xiph.org/xiph/vorbis.git +[submodule "3rdparty/opusfile/opusfile"] + path = 3rdparty/opusfile/opusfile + url = https://gitlab.xiph.org/xiph/opusfile.git diff --git a/3rdparty/opusfile/opusfile b/3rdparty/opusfile/opusfile new file mode 160000 index 00000000..3ecc22aa --- /dev/null +++ b/3rdparty/opusfile/opusfile @@ -0,0 +1 @@ +Subproject commit 3ecc22aa0a4430f61c2403d57370a089536d197a