Skip to content

Commit d668d96

Browse files
committed
Revert "CI Linux FFmpeg: apply SVT-AV1 patch"
This reverts commit 725cab8. no longer needed - the patch has been merged in upstream FFmpeg
1 parent 158c797 commit d668d96

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/scripts/Linux/install_ffmpeg.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ install_svt() {
5858
cmake --build . --parallel && sudo cmake --install . || exit 1 )
5959
# libsvtav1 in FFmpeg upstream, for SVT-HEVC now our custom patch in ffmpeg-patches
6060
# if patch apply fails, try increasing $FFMPEG_GIT_DEPTH
61-
git am -3 SVT-AV1/.gitlab/workflows/linux/\
62-
0001-avcodec-libsvtav1-rename-aq_mode-for-v4.0.0.patch
6361
git am -3 SVT-VP9/ffmpeg_plugin/master-*.patch
6462
}
6563

0 commit comments

Comments
 (0)