diff --git a/.github/scripts/Linux/install_ffmpeg.sh b/.github/scripts/Linux/install_ffmpeg.sh index b0717c6bd..a80e490d0 100755 --- a/.github/scripts/Linux/install_ffmpeg.sh +++ b/.github/scripts/Linux/install_ffmpeg.sh @@ -61,9 +61,6 @@ install_svt() { git am -3 SVT-AV1/.gitlab/workflows/linux/\ 0001-avcodec-libsvtav1-rename-aq_mode-for-v4.0.0.patch git am -3 SVT-VP9/ffmpeg_plugin/master-*.patch - # TOD TOREMOVE when not needed - sed 's/\* avctx->ticks_per_frame//' libavcodec/libsvt_vp9.c >fix - mv fix libavcodec/libsvt_vp9.c } # The NV Video Codec SDK headers version 12.0 implies driver v520.56.06 in Linux