Added repos as submodules
This commit is contained in:
parent
8974d80115
commit
bf99a09ccf
41
.gitmodules
vendored
Normal file
41
.gitmodules
vendored
Normal file
@ -0,0 +1,41 @@
|
||||
[submodule "repos/ffnvcodec"]
|
||||
path = repos/ffnvcodec
|
||||
url = https://github.com/FFmpeg/nv-codec-headers.git
|
||||
branch = sdk/9.1
|
||||
[submodule "repos/amf"]
|
||||
path = repos/amf
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/AMF.git
|
||||
[submodule "repos/svt-av1"]
|
||||
path = repos/svt-av1
|
||||
url = https://github.com/AOMediaCodec/SVT-AV1
|
||||
[submodule "repos/libogg"]
|
||||
path = repos/libogg
|
||||
url = https://github.com/xiph/ogg.git
|
||||
[submodule "repos/libvorbis"]
|
||||
path = repos/libvorbis
|
||||
url = https://github.com/xiph/vorbis.git
|
||||
[submodule "repos/snappy"]
|
||||
path = repos/snappy
|
||||
url = https://github.com/google/snappy.git
|
||||
[submodule "repos/libvpx"]
|
||||
path = repos/libvpx
|
||||
url = https://github.com/webmproject/libvpx.git
|
||||
[submodule "repos/fdk-aac"]
|
||||
path = repos/fdk-aac
|
||||
url = https://github.com/mstorsjo/fdk-aac.git
|
||||
[submodule "repos/zimg"]
|
||||
path = repos/zimg
|
||||
url = https://github.com/sekrit-twc/zimg.git
|
||||
[submodule "repos/x264"]
|
||||
path = repos/x264
|
||||
url = https://code.videolan.org/videolan/x264.git
|
||||
[submodule "repos/opus"]
|
||||
path = repos/opus
|
||||
url = https://github.com/xiph/opus.git
|
||||
[submodule "repos/x265"]
|
||||
path = repos/x265
|
||||
url = https://github.com/videolan/x265.git
|
||||
[submodule "repos/ffmpeg"]
|
||||
path = repos/ffmpeg
|
||||
url = https://github.com/FFmpeg/FFmpeg.git
|
||||
branch = release/5.0
|
1
repos/amf
Submodule
1
repos/amf
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit fbf12cd39fe1812ed902525a1c001307b94871b9
|
1
repos/fdk-aac
Submodule
1
repos/fdk-aac
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 072f2cdafdd2bb7ed2d630d09c2a5697a4aec53d
|
1
repos/ffmpeg
Submodule
1
repos/ffmpeg
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 911d7f167c30f27a042b8558dfcf012b3c20e858
|
1
repos/ffnvcodec
Submodule
1
repos/ffnvcodec
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 46e0622403b8a572b98d2f28d940e29ee70042e9
|
1
repos/libogg
Submodule
1
repos/libogg
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3069cc2bb44160982cdb21b2b8f0660c76b17572
|
1
repos/libvorbis
Submodule
1
repos/libvorbis
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 84c023699cdf023a32fa4ded32019f194afcdad0
|
1
repos/libvpx
Submodule
1
repos/libvpx
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bf672f23a5336cb54dbcb2e4417142139f44cc3e
|
1
repos/opus
Submodule
1
repos/opus
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c6f98577716d39907264d5388b74b5be5dea3d6c
|
1
repos/snappy
Submodule
1
repos/snappy
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8dd58a519f79f0742d4c68fbccb2aed2ddb651e8
|
1
repos/svt-av1
Submodule
1
repos/svt-av1
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e7a4fb447afd9208feb14e3154f78a5c224e64e4
|
1
repos/x264
Submodule
1
repos/x264
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bfc87b7a330f75f5c9a21e56081e4b20344f139e
|
1
repos/x265
Submodule
1
repos/x265
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 419182243fb2e2dfbe91dfc45a51778cf704f849
|
1
repos/zimg
Submodule
1
repos/zimg
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4e5950fc393e0eb1f2da9d6f71788ab65e369844
|
Loading…
x
Reference in New Issue
Block a user