mirror of
git://f0xx.org/android_cast
synced 2026-07-29 03:57:50 +03:00
short libvpx try
This commit is contained in:
10
.gitmodules
vendored
Normal file
10
.gitmodules
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[submodule "third-party/libvpx"]
|
||||
path = third-party/libvpx
|
||||
url = https://chromium.googlesource.com/webm/libvpx
|
||||
branch = main
|
||||
[submodule "third-party/opus"]
|
||||
path = third-party/opus
|
||||
url = https://github.com/xiph/opus.git
|
||||
[submodule "third-party/speex"]
|
||||
path = third-party/speex
|
||||
url = https://github.com/xiph/speex.git
|
||||
Reference in New Issue
Block a user