summarylogtreecommitdiffstats
path: root/060-ffmpeg-fix-segfault-with-avisynthplus.patch
diff options
context:
space:
mode:
authorDaniel Bermond2024-03-17 15:53:34 -0300
committerDaniel Bermond2024-03-17 15:53:34 -0300
commit549b23f5a3e56fdf781c95f370fd144ede2fe6cf (patch)
treeaab21f7edb9fdc53cfba76a8ef40f3c00ffb9181 /060-ffmpeg-fix-segfault-with-avisynthplus.patch
parent2bfddadf229dc8d66161ecf0405db972ba48af44 (diff)
downloadaur-549b23f5a3e56fdf781c95f370fd144ede2fe6cf.tar.gz
Update svt patches, refresh other patches and update license
Also: - explicitly disable libshaderc, since it is mutually exclusive with libglslang - prioritize openvino pkgconfig search path
Diffstat (limited to '060-ffmpeg-fix-segfault-with-avisynthplus.patch')
-rw-r--r--060-ffmpeg-fix-segfault-with-avisynthplus.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/060-ffmpeg-fix-segfault-with-avisynthplus.patch b/060-ffmpeg-fix-segfault-with-avisynthplus.patch
index 9e2ddb399c9e..10113f059e43 100644
--- a/060-ffmpeg-fix-segfault-with-avisynthplus.patch
+++ b/060-ffmpeg-fix-segfault-with-avisynthplus.patch
@@ -1,6 +1,6 @@
--- a/libavformat/avisynth.c
+++ b/libavformat/avisynth.c
-@@ -142,7 +142,7 @@ static av_cold void avisynth_atexit_handler(void);
+@@ -143,7 +143,7 @@ static av_cold void avisynth_atexit_handler(void);
static av_cold int avisynth_load_library(void)
{