mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 00:09:01 +00:00
CI Linux FFmpeg: drop no longer needed workaround
added by the commit 98515da3 in 20th Jun 2025 - effectively reverted
(but the script was renamed in the meantime)
This commit is contained in:
3
.github/scripts/Linux/install_ffmpeg.sh
vendored
3
.github/scripts/Linux/install_ffmpeg.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user