1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 03:57:50 +03:00

short libvpx try

This commit is contained in:
Anton Afanasyeu
2026-05-18 14:25:02 +02:00
parent 9b1afec032
commit 7a07d6de1e
33 changed files with 1400 additions and 58 deletions

10
.gitmodules vendored Normal file
View 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