5 Commits

Author SHA1 Message Date
9c9d5bc9af Update libfdkaac.patch 2023-12-21 12:39:13 +01:00
833f59c056 Update libfdkaac.patch 2023-12-21 11:53:46 +01:00
c6105dcbcd Update ffmpeg.yml 2023-12-21 11:02:23 +01:00
34ba575e93 Update ffmpeg.yml 2023-12-21 11:00:25 +01:00
e8bc575304 Update libfdkaac.patch 2023-12-21 10:45:50 +01:00

View File

@ -32,7 +32,7 @@ on:
ffmpegRef: ffmpegRef:
type: string type: string
required: true required: true
default: 'release/6.0' default: 'release/6.1'
description: 'FFmpeg refId' description: 'FFmpeg refId'
workflow_call: workflow_call:
@ -65,7 +65,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: ./.github/actions/libvpl - uses: ./.github/actions/libvpl
with: with:
refId: v2023.3.1 refId: v2023.4.0
config: ${{ inputs.config }} config: ${{ inputs.config }}
liboggvorbis: liboggvorbis:
@ -84,7 +84,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: ./.github/actions/libsvtav1 - uses: ./.github/actions/libsvtav1
with: with:
refId: v1.7.0 refId: v1.8.0
config: ${{ inputs.config }} config: ${{ inputs.config }}
libsnappy: libsnappy:
@ -102,7 +102,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: ./.github/actions/libvpx - uses: ./.github/actions/libvpx
with: with:
refId: v1.13.0 refId: v1.13.1
config: ${{ inputs.config }} config: ${{ inputs.config }}
libmp3lame: libmp3lame: