commit 24724cc7e9bfe76d7bcbdb9b6554b6dbf7d2f7bb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jun 24 09:30:31 2020 +0200
fixup vmaf needs version3
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 45510d1..f8fcf82 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -310,7 +310,7 @@ This package contains development files for %{name}
--enable-libvorbis \\\
--enable-libv4l2 \\\
%{!?_without_vidstab:--enable-libvidstab} \\\
- %{?_with_vmaf:--enable-libvmaf} \\\
+ %{?_with_vmaf:--enable-libvmaf --enable-version3} \\\
%{!?_without_vpx:--enable-libvpx} \\\
%{!?_without_vulkan:--enable-vulkan --enable-libglslang} \\\
%{?_with_webp:--enable-libwebp} \\\