This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
forked from FFmpeg/FFmpeg
-
Notifications
You must be signed in to change notification settings - Fork 233
/
.gitmodules
54 lines (54 loc) · 1.82 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
[submodule "third_party/x264"]
path = third_party/x264
url = https://github.com/ffmpegwasm/x264.git
[submodule "wasm/tests/data"]
path = wasm/tests/data
url = https://github.com/ffmpegwasm/testdata
[submodule "third_party/libvpx"]
path = third_party/libvpx
url = https://github.com/ffmpegwasm/libvpx
[submodule "third_party/x265"]
path = third_party/x265
url = https://github.com/ffmpegwasm/x265
[submodule "third_party/WavPack"]
path = third_party/WavPack
url = https://github.com/ffmpegwasm/WavPack
[submodule "third_party/lame"]
path = third_party/lame
url = https://github.com/ffmpegwasm/lame
[submodule "third_party/fdk-aac"]
path = third_party/fdk-aac
url = https://github.com/ffmpegwasm/fdk-aac
[submodule "third_party/vorbis"]
path = third_party/vorbis
url = https://github.com/ffmpegwasm/vorbis
[submodule "third_party/Ogg"]
path = third_party/Ogg
url = https://github.com/ffmpegwasm/Ogg
[submodule "third_party/theora"]
path = third_party/theora
url = https://github.com/ffmpegwasm/theora
[submodule "third_party/aom"]
path = third_party/aom
url = https://github.com/ffmpegwasm/aom
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/ffmpegwasm/zlib
[submodule "third_party/freetype2"]
path = third_party/freetype2
url = https://github.com/ffmpegwasm/freetype2
[submodule "third_party/opus"]
path = third_party/opus
url = https://github.com/ffmpegwasm/opus
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://github.com/webmproject/libwebp.git
[submodule "third_party/fribidi"]
path = third_party/fribidi
url = https://github.com/fribidi/fribidi.git
[submodule "third_party/harfbuzz"]
path = third_party/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
[submodule "third_party/libass"]
path = third_party/libass
url = https://github.com/libass/libass.git