summarylogtreecommitdiffstats
path: root/060-ffmpeg-fix-segfault-with-avisynthplus.patch
diff options
context:
space:
mode:
authorDaniel Bermond2022-03-22 10:54:48 -0300
committerDaniel Bermond2022-03-22 10:54:48 -0300
commitf4b58efffafaf1ddbe2e60b2868896b60e84c001 (patch)
treeef35f024764a59d5984024e5edf3fb00187f2d92 /060-ffmpeg-fix-segfault-with-avisynthplus.patch
parenta1b5465b7404705e9916d5b43bf109fd76e4455d (diff)
downloadaur-f4b58efffafaf1ddbe2e60b2868896b60e84c001.tar.gz
Refresh avisynthplus patch
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)
{