forked from System233/ffmpeg-msvc-prebuilt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
109 lines (109 loc) · 3.17 KB
/
.gitmodules
File metadata and controls
109 lines (109 loc) · 3.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
[submodule "FFmpeg"]
path = FFmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "bzip2"]
path = bzip2
url = https://gitlab.com/bzip2/bzip2.git
[submodule "libjxl"]
path = libjxl
url = https://github.com/libjxl/libjxl.git
[submodule "freetype"]
path = freetype
url = https://gitlab.freedesktop.org/freetype/freetype.git
[submodule "harfbuzz"]
path = harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
[submodule "nv-codec-headers"]
path = nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers.git
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
[submodule "openexr"]
path = openexr
url = https://github.com/AcademySoftwareFoundation/openexr.git
[submodule "x265_git"]
path = x265_git
url = https://bitbucket.org/multicoreware/x265_git.git
[submodule "x264"]
path = x264
url = https://code.videolan.org/videolan/x264.git
[submodule "libwebp"]
path = libwebp
url = https://github.com/webmproject/libwebp.git
[submodule "libvpx"]
path = libvpx
url = https://github.com/webmproject/libvpx.git
[submodule "libass"]
path = libass
url = https://github.com/libass/libass.git
[submodule "fribidi"]
path = fribidi
url = https://github.com/fribidi/fribidi.git
[submodule "opus"]
path = opus
url = https://github.com/xiph/opus.git
[submodule "libogg"]
path = libogg
url = https://github.com/xiph/ogg.git
[submodule "libvorbis"]
path = libvorbis
url = https://github.com/xiph/vorbis.git
[submodule "dav1d"]
path = dav1d
url = https://code.videolan.org/videolan/dav1d.git
[submodule "lame"]
path = lame
url = https://github.com/lameproject/lame.git
[submodule "libvpl"]
path = libvpl
url = https://github.com/intel/libvpl.git
[submodule "AMF"]
path = AMF
url = https://github.com/GPUOpen-LibrariesAndSDKs/AMF.git
[submodule "opencl-headers"]
path = opencl-headers
url = https://github.com/KhronosGroup/OpenCL-Headers.git
[submodule "opencl-icd-loader"]
path = opencl-icd-loader
url = https://github.com/KhronosGroup/OpenCL-ICD-Loader.git
[submodule "svt-av1"]
path = svt-av1
url = https://gitlab.com/AOMediaCodec/SVT-AV1.git
[submodule "zimg"]
path = zimg
url = https://github.com/sekrit-twc/zimg.git
[submodule "xz"]
path = xz
url = https://github.com/tukaani-project/xz.git
[submodule "libxml2"]
path = libxml2
url = https://gitlab.gnome.org/GNOME/libxml2.git
[submodule "win-iconv"]
path = win-iconv
url = https://github.com/win-iconv/win-iconv
[submodule "vulkan-headers"]
path = vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "spirv-tools"]
path = spirv-tools
url = https://github.com/KhronosGroup/SPIRV-Tools.git
[submodule "spirv-headers"]
path = spirv-headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git
[submodule "whisper.cpp"]
path = whisper.cpp
url = https://github.com/ggml-org/whisper.cpp.git
[submodule "Vulkan-Shim-Loader"]
path = Vulkan-Shim-Loader
url = https://github.com/BtbN/Vulkan-Shim-Loader.git
[submodule "shaderc"]
path = shaderc
url = https://github.com/google/shaderc.git
[submodule "fdk-aac"]
path = fdk-aac
url = https://gitlab.freedesktop.org/wtaymans/fdk-aac-stripped.git
branch = stripped4