Commit c624348 1 parent 776103e commit c624348 Copy full SHA for c624348
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,9 @@ jobs:
217
217
- name : Copy External Libs
218
218
run : |
219
219
LIBS=(
220
+ "libaribb24.0"
220
221
"libbluray.2"
222
+ "libfontconfig.1"
221
223
"libfreetype"
222
224
"libfreetype.6"
223
225
"libgio-2.0.0"
@@ -245,6 +247,7 @@ jobs:
245
247
"libgsttranscoder-1.0.0"
246
248
"libgstvideo-1.0.0"
247
249
"libgthread-2.0.0"
250
+ "libharfbuzz.0"
248
251
"libhogweed.6"
249
252
"libidn2.0"
250
253
"libintl.8"
@@ -264,12 +267,21 @@ jobs:
264
267
"liborc-0.4.0"
265
268
"libp11-kit.0"
266
269
"libpcre2-8.0"
270
+ "libpostproc.57"
267
271
"libpng16.16"
272
+ "libpugixml.1"
273
+ "librav1e.0.7"
268
274
"librist.4"
269
275
"librubberband.2"
276
+ "libsamplerate.0"
270
277
"libSDL2-2.0.0"
278
+ "libsoxr.0"
279
+ "libsrt.1.5"
271
280
"libtasn1.6"
281
+ "libtbb.12"
272
282
"libunistring.5"
283
+ "libvidstab.1.2"
284
+ "libvmaf.3"
273
285
"libvorbis.0"
274
286
"libvorbisenc.2"
275
287
"libvpx.8"
@@ -282,6 +294,8 @@ jobs:
282
294
"libx264.164"
283
295
"libx265.209"
284
296
"libxcb.1"
297
+ "libzimg.2"
298
+ "libzmq.5"
285
299
)
286
300
287
301
FFMPEG_LIBS=(
You can’t perform that action at this time.
0 commit comments