We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d3035 commit 485851fCopy full SHA for 485851f
.github/scripts/Linux/install_ffmpeg.sh
@@ -61,9 +61,6 @@ install_svt() {
61
git am -3 SVT-AV1/.gitlab/workflows/linux/\
62
0001-avcodec-libsvtav1-rename-aq_mode-for-v4.0.0.patch
63
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
67
}
68
69
# The NV Video Codec SDK headers version 12.0 implies driver v520.56.06 in Linux
0 commit comments