Skip to content

Commit c47c924

Browse files
committed
Update: [GitHub][workflows] FFmpeg を更新
1 parent 731fb4c commit c47c924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_thirdparty.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ env:
2626
## FFmpeg-Builds の最新リリースでは FFmpeg 4.4 系がビルドされなくなったため、FFMPEG_HWENCC_* は 4.4 系の最終ビルドで固定されている
2727
## (正確には Ubuntu 20.04 LTS で入る FFmpeg は 4.2 系だが、FFmpeg 4.x 系であれば ABI 互換性があるため 4.4 系でも動作する)
2828
## ref: https://github.com/BtbN/FFmpeg-Builds/releases
29-
FFMPEG_TAG: 'autobuild-2025-09-30-13-19'
29+
FFMPEG_TAG: 'autobuild-2025-10-31-13-40'
3030
FFMPEG_MAJOR_VERSION: '7.1'
31-
FFMPEG_VERSION: '7.1.2-5-g8f77695e65'
31+
FFMPEG_VERSION: '7.1.2-7-g24c44c34dc'
3232
FFMPEG_HWENCC_TAG: 'autobuild-2024-03-31-17-28'
3333
FFMPEG_HWENCC_MAJOR_VERSION: '4.4'
3434
FFMPEG_HWENCC_VERSION: '4.4.4-94-g5d07afd482'

0 commit comments

Comments
 (0)