commit ed5aa0f6be942a3d57299755a8088d1de4e0997d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 24 14:59:53 2020 +0100
Re-enable rav1e
ffmpeg.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 0a3f3c4..9dbe933 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -11,9 +11,8 @@
%global _without_vulkan 1
%endif
-# rav1e is rawhide only so there is no point enabling it.
-%if 0%{?fedora} > 33
-#global _with_rav1e 1
+%if 0%{?fedora} > 32
+%global _with_rav1e 1
%endif
# Cuda and others are only available on some arches
Show replies by date