From 4f9f3bb1457c01981aa498c68e592008a6f9f5c9 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Tue, 27 Apr 2021 03:55:56 +0200 Subject: [PATCH] third-party: Add NVIDIA Maxine Video Effects SDK --- .gitmodules | 3 +++ third-party/nvidia-maxine-vfx-sdk | 1 + 2 files changed, 4 insertions(+) create mode 160000 third-party/nvidia-maxine-vfx-sdk diff --git a/.gitmodules b/.gitmodules index 9924608a..fdfb8a1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "third-party/msvc-redist-helper"] path = third-party/msvc-redist-helper 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 diff --git a/third-party/nvidia-maxine-vfx-sdk b/third-party/nvidia-maxine-vfx-sdk new file mode 160000 index 00000000..3df6c378 --- /dev/null +++ b/third-party/nvidia-maxine-vfx-sdk @@ -0,0 +1 @@ +Subproject commit 3df6c37852afad9f15ee0b85e51b5b49e611cfc0