Skip to content

Commit 485851f

Browse files
committed
CI Linux FFmpeg: drop no longer needed workaround
added by the commit 98515da in 20th Jun 2025 - effectively reverted (but the script was renamed in the meantime)
1 parent e4d3035 commit 485851f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/scripts/Linux/install_ffmpeg.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ install_svt() {
6161
git am -3 SVT-AV1/.gitlab/workflows/linux/\
6262
0001-avcodec-libsvtav1-rename-aq_mode-for-v4.0.0.patch
6363
git am -3 SVT-VP9/ffmpeg_plugin/master-*.patch
64-
# TOD TOREMOVE when not needed
65-
sed 's/\* avctx->ticks_per_frame//' libavcodec/libsvt_vp9.c >fix
66-
mv fix libavcodec/libsvt_vp9.c
6764
}
6865

6966
# The NV Video Codec SDK headers version 12.0 implies driver v520.56.06 in Linux

0 commit comments

Comments
 (0)