mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-03 13:14:29 +01:00
Add ffmpeg submodule at 4.0 and ship it
This is needed for WMA support in Wine's xaudio2.
This commit is contained in:
parent
81b190d404
commit
e7122c820d
4 changed files with 85 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
[submodule "MoltenVK"]
|
||||
path = MoltenVK
|
||||
url = https://github.com/KhronosGroup/MoltenVK.git
|
||||
[submodule "ffmpeg"]
|
||||
path = ffmpeg
|
||||
url = https://git.ffmpeg.org/ffmpeg.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue