forked from Nelonn/OpenMedia
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitdeps.json
More file actions
94 lines (94 loc) · 3.3 KB
/
gitdeps.json
File metadata and controls
94 lines (94 loc) · 3.3 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
{
"third_party/external/alac": {
"url": "https://github.com/Nelonn/alac",
"commit": "2068fcd85ab974488d0752fd8da40baf3535e093"
},
"third_party/external/dav1d": {
"url": "https://github.com/Nelonn/dav1d",
"commit": "0a19138e22dd996260ba680a74c20db9ba0e529f"
},
"third_party/external/flac": {
"url": "https://github.com/Nelonn/flac",
"commit": "9b5fa29ba7532581e4b77a7ff00b59089d82ff91"
},
"third_party/external/giflib": {
"url": "https://github.com/Nelonn/giflib",
"commit": "47133bd4234655ce377ee6a41500adc9bbf28f99"
},
"third_party/external/Imath": {
"url": "https://github.com/AcademySoftwareFoundation/Imath",
"commit": "4de9a1dabdf517a7df9bc350b7395bc8db2f681d",
"option": ["exr"]
},
"third_party/external/libpng": {
"url": "https://github.com/Nelonn/libpng",
"commit": "dd47360484d97fd1e4925eddc8102f084f5c2ce9"
},
"third_party/external/libtiff": {
"url": "https://github.com/libsdl-org/libtiff",
"commit": "4ce82b57ce92f1cddcf6fb10d0dde103937170c4"
},
"third_party/external/libwebm": {
"url": "https://github.com/Nelonn/libwebm",
"commit": "eee0936ed2200e9d097bac15cba306bcbe72fe10"
},
"third_party/external/libwebp": {
"url": "https://github.com/webmproject/libwebp",
"commit": "ad52d5fc7e2afde9f917c6d386af6b02c8919b8a"
},
"third_party/external/ogg": {
"url": "https://github.com/xiph/ogg",
"commit": "db5c7a49ce7ebda47b15b78471e78fb7f2483e22",
"patches": ["third_party/ogg.patch"]
},
"third_party/external/openexr": {
"url": "https://github.com/AcademySoftwareFoundation/openexr",
"commit": "d30edbd7acdfbc907eb2254a6644f773e2e76cf9",
"option": ["exr"]
},
"third_party/external/opus": {
"url": "https://github.com/aui-framework/opus",
"commit": "df980346de0b5e14dbdb922951fae21f4ea6c1c0"
},
"third_party/external/SDL": {
"url": "https://github.com/libsdl-org/SDL",
"commit": "225fb12ae13b70689bcb8c0b42bf061120fefcc4",
"option": ["examples"]
},
"third_party/external/tga": {
"url": "https://github.com/Nelonn/tga",
"commit": "8e547e4f942c2167e292aca76591bda11b76b84f"
},
"third_party/external/vorbis": {
"url": "https://github.com/Nelonn/vorbis",
"commit": "0f10985d66b6c150e1900c9836be7d262439cea2"
},
"third_party/external/Vulkan-Headers": {
"url": "https://github.com/KhronosGroup/Vulkan-Headers",
"commit": "49f1a381e2aec33ef32adf4a377b5a39ec016ec4"
},
"third_party/external/vvdec": {
"url": "https://github.com/fraunhoferhhi/vvdec",
"commit": "7df9d1f978433092d06537b3fe2f92a7fc33adcc",
"option": ["vvdec", "vvc_dec", "vvc_all"]
},
"third_party/external/vvenc": {
"url": "https://github.com/fraunhoferhhi/vvenc",
"commit": "316087e5fb43ed1be82926fcedcca1592bed6478",
"option": ["vvenc", "vvc_enc", "vvc_all"]
},
"third_party/external/xevd": {
"url": "https://github.com/mpeg5/xevd",
"commit": "4087f635624cf4ee6ebe3f9ea165ff939b32117f",
"option": ["xevd", "evc_dec", "evc_all"]
},
"third_party/external/xeve": {
"url": "https://github.com/mpeg5/xeve",
"commit": "429c18a7736ffc010e1c550e8015ff18a242d06c",
"option": ["xeve", "evc_env", "evc_all"]
},
"third_party/external/zlib-ng": {
"url": "https://github.com/Nelonn/zlib-ng",
"commit": "381792764c59489a0c968968c1ddd8a2a6d8556c"
}
}