summarylogtreecommitdiffstats
path: root/060-ffmpeg-fix-segfault-with-avisynthplus.patch
diff options
context:
space:
mode:
authorNathaniel Chin2023-06-26 23:36:10 +0800
committerNathaniel Chin2023-06-26 23:36:10 +0800
commitcec81eb3e03cc1d383734a56cb335b1054a81667 (patch)
tree5c3ce8b9b1713a494b26a9518a7f210acaf208fa /060-ffmpeg-fix-segfault-with-avisynthplus.patch
parent12e01df810cabb3a79179f4635b702b4eb656344 (diff)
downloadaur-cec81eb3e03cc1d383734a56cb335b1054a81667.tar.gz
Update to FFmpeg 6.0
Rebased upon current ffmpeg-full
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 2404112a4236..dd58e840eec1 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
-@@ -127,7 +127,7 @@ static av_cold void avisynth_atexit_handler(void);
+@@ -141,7 +141,7 @@ static av_cold void avisynth_atexit_handler(void);
static av_cold int avisynth_load_library(void)
{