-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
117 lines (117 loc) · 3.37 KB
/
.gitmodules
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
110
111
112
113
114
115
116
117
[submodule "libx264"]
path = libx264
url = https://code.videolan.org/videolan/x264
[submodule "libx265"]
path = libx265
url = https://github.com/videolan/x265.git
[submodule "libnuma"]
path = libnuma
url = https://github.com/numactl/numactl.git
[submodule "libvpx"]
path = libvpx
url = https://github.com/webmproject/libvpx.git
[submodule "opus"]
path = opus
url = https://github.com/xiph/opus.git
[submodule "aom"]
path = aom
url = https://aomedia.googlesource.com/aom
[submodule "ffmpeg"]
path = ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "libass"]
path = libass
url = https://github.com/libass/libass.git
[submodule "fribidi"]
path = fribidi
url = https://github.com/fribidi/fribidi.git
[submodule "fontconfig"]
path = fontconfig
url = https://github.com/freedesktop/fontconfig.git
[submodule "libpng"]
path = libpng
url = https://github.com/glennrp/libpng.git
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib
[submodule "libxml2"]
path = libxml2
url = https://gitlab.gnome.org/GNOME/libxml2.git
[submodule "libbluray"]
path = libbluray
url = https://code.videolan.org/videolan/libbluray.git
[submodule "libudfread"]
path = libudfread
url = https://code.videolan.org/videolan/libudfread.git
[submodule "libbs2b"]
path = libbs2b
url = https://github.com/alexmarsev/libbs2b.git
[submodule "libsndfile"]
path = libsndfile
url = https://github.com/erikd/libsndfile.git
[submodule "xorg-macros"]
path = xorg-macros
url = https://github.com/freedesktop/xorg-macros.git
[submodule "fdk-aac"]
path = fdk-aac
url = https://github.com/mstorsjo/fdk-aac
[submodule "libmysofa"]
path = libmysofa
url = https://github.com/hoene/libmysofa.git
[submodule "openjpeg"]
path = openjpeg
url = https://github.com/uclouvain/openjpeg.git
[submodule "libogg"]
path = libogg
url = https://github.com/gcp/libogg.git
[submodule "vorbis"]
path = vorbis
url = https://github.com/xiph/vorbis.git
[submodule "libsamplerate"]
path = libsamplerate
url = https://github.com/erikd/libsamplerate.git
[submodule "srt"]
path = srt
url = https://github.com/Haivision/srt.git
[submodule "openssl"]
path = openssl
url = https://github.com/openssl/openssl.git
[submodule "twolame"]
path = twolame
url = https://github.com/njh/twolame.git
[submodule "vid.stab"]
path = vid.stab
url = https://github.com/georgmartius/vid.stab.git
[submodule "libwebp"]
path = libwebp
url = https://github.com/webmproject/libwebp.git
[submodule "libcdio-paranoia"]
path = libcdio-paranoia
url = https://github.com/rocky/libcdio-paranoia.git
[submodule "libcdio"]
path = libcdio
url = https://git.savannah.gnu.org/git/libcdio.git
[submodule "libva"]
path = libva
url = https://github.com/01org/libva
[submodule "MediaSDK"]
path = MediaSDK
url = https://github.com/Intel-Media-SDK/MediaSDK.git
[submodule "nv-codec-headers"]
path = nv-codec-headers
url = https://git.videolan.org/git/ffmpeg/nv-codec-headers.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 "xorg-libpciaccess"]
path = xorg-libpciaccess
url = https://github.com/freedesktop/xorg-libpciaccess
[submodule "libdrm"]
path = libdrm
url = https://gitlab.freedesktop.org/mesa/drm.git
[submodule "nasm"]
path = nasm
url = https://repo.or.cz/nasm.git