mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
third-party: Add NVIDIA Maxine Video Effects SDK
This commit is contained in:
parent
7a94007283
commit
4f9f3bb145
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
||||||
[submodule "third-party/msvc-redist-helper"]
|
[submodule "third-party/msvc-redist-helper"]
|
||||||
path = third-party/msvc-redist-helper
|
path = third-party/msvc-redist-helper
|
||||||
url = https://github.com/Xaymar/msvc-redist-helper.git
|
url = https://github.com/Xaymar/msvc-redist-helper.git
|
||||||
|
[submodule "third-party/nvidia-maxine-vfx-sdk"]
|
||||||
|
path = third-party/nvidia-maxine-vfx-sdk
|
||||||
|
url = https://github.com/NVIDIA/MAXINE-VFX-SDK.git
|
||||||
|
|
1
third-party/nvidia-maxine-vfx-sdk
vendored
Submodule
1
third-party/nvidia-maxine-vfx-sdk
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 3df6c37852afad9f15ee0b85e51b5b49e611cfc0
|
Loading…
Reference in a new issue