Skip to content

Commit

Permalink
More ffmpeg deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Jun 15, 2024
1 parent 776103e commit c624348
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,9 @@ jobs:
- name: Copy External Libs
run: |
LIBS=(
"libaribb24.0"
"libbluray.2"
"libfontconfig.1"
"libfreetype"
"libfreetype.6"
"libgio-2.0.0"
Expand Down Expand Up @@ -245,6 +247,7 @@ jobs:
"libgsttranscoder-1.0.0"
"libgstvideo-1.0.0"
"libgthread-2.0.0"
"libharfbuzz.0"
"libhogweed.6"
"libidn2.0"
"libintl.8"
Expand All @@ -264,12 +267,21 @@ jobs:
"liborc-0.4.0"
"libp11-kit.0"
"libpcre2-8.0"
"libpostproc.57"
"libpng16.16"
"libpugixml.1"
"librav1e.0.7"
"librist.4"
"librubberband.2"
"libsamplerate.0"
"libSDL2-2.0.0"
"libsoxr.0"
"libsrt.1.5"
"libtasn1.6"
"libtbb.12"
"libunistring.5"
"libvidstab.1.2"
"libvmaf.3"
"libvorbis.0"
"libvorbisenc.2"
"libvpx.8"
Expand All @@ -282,6 +294,8 @@ jobs:
"libx264.164"
"libx265.209"
"libxcb.1"
"libzimg.2"
"libzmq.5"
)
FFMPEG_LIBS=(
Expand Down

0 comments on commit c624348

Please sign in to comment.