mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-26 21:33:00 +00:00
Add NVIDIA Maxine Audio Effects SDK as a third party dependency
This commit is contained in:
parent
e6c81ca71e
commit
090f49d3c8
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -23,3 +23,6 @@
|
|||
[submodule "third-party/obs-studio"]
|
||||
path = third-party/obs-studio
|
||||
url = https://github.com/obsproject/obs-studio.git
|
||||
[submodule "third-party/nvidia-maxine-afx-sdk"]
|
||||
path = third-party/nvidia-maxine-afx-sdk
|
||||
url = https://github.com/NVIDIA/MAXINE-AFX-SDK.git
|
||||
|
|
1
third-party/nvidia-maxine-afx-sdk
vendored
Submodule
1
third-party/nvidia-maxine-afx-sdk
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4d4ed8d8aca914f4dbf8570f1626cf4108e19bb4
|
Loading…
Reference in a new issue