summarylogtreecommitdiffstats
path: root/060-ffmpeg-fix-segfault-with-avisynthplus.patch
diff options
context:
space:
mode:
authorDaniel Bermond2022-03-22 10:53:46 -0300
committerDaniel Bermond2022-03-22 10:53:46 -0300
commit8bbae1660744214130008129e7fb4911fed52f3e (patch)
treeb687c9148e55fb8d299a94307c8907f95b9996a2 /060-ffmpeg-fix-segfault-with-avisynthplus.patch
parent4a7adcfdfe7d96d6256447b8acb8b8e35ea004df (diff)
downloadaur-8bbae1660744214130008129e7fb4911fed52f3e.tar.gz
Temporarily disable svt-hevc
It currently fails to build with svt-hevc. Upstream patch needs to be updated to match ffmpeg git master.
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 1a43237953e4..8a8f9c743565 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
-@@ -121,7 +121,7 @@ static av_cold void avisynth_atexit_handler(void);
+@@ -125,7 +125,7 @@ static av_cold void avisynth_atexit_handler(void);
static av_cold int avisynth_load_library(void)
{