mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 00:09:01 +00:00
CI FFmpeg Linux: fix libsvt_vp9
now without the patch
This commit is contained in:
@@ -27,6 +27,9 @@ install_svt() {
|
||||
# libsvtav1 in FFmpeg upstream, for SVT-HEVC now our custom patch in ffmpeg-patches
|
||||
# if patch apply fails, try increasing $FFMPEG_GIT_DEPTH
|
||||
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