diff --git a/.gitmodules b/.gitmodules index 9fe03df..b07a045 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,3 +39,6 @@ path = repos/ffmpeg url = https://github.com/FFmpeg/FFmpeg.git branch = release/5.0 +[submodule "repos/oneVPL"] + path = repos/oneVPL + url = https://github.com/oneapi-src/oneVPL.git diff --git a/repos/oneVPL b/repos/oneVPL new file mode 160000 index 0000000..9b659b0 --- /dev/null +++ b/repos/oneVPL @@ -0,0 +1 @@ +Subproject commit 9b659b0373118e4f9410544aed1689ecc2a2a4e0