[packages/ffmpeg] - disabled dav1d by default (AV1 decoding already supported via AOM)

qboosh qboosh at pld-linux.org
Sat Jul 3 20:06:04 CEST 2021


commit 61ffc605096d72cef2551833edaa85e7c17a4cd9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 3 20:09:08 2021 +0200

    - disabled dav1d by default (AV1 decoding already supported via AOM)

 ffmpeg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index bbaeefb..38f3317 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -23,7 +23,7 @@
 %bcond_without	codec2		# codec2 support using libcodec2
 %bcond_without	chromaprint	# audio fingerprinting with chromaprint
 %bcond_with	cudasdk		# NVIDIA CUDA code using nvcc from CUDA SDK [BR: cuda.h, non-free]
-%bcond_without	dav1d		# AV1 decoding via libdav1d
+%bcond_with	dav1d		# AV1 decoding via libdav1d
 %bcond_without	dc1394		# IIDC-1394 grabbing using libdc1394
 %bcond_with	decklink	# Blackmagic DeckLink I/O support (requires nonfree)
 %bcond_with	fdk_aac		# AAC de/encoding via libfdk_aac (requires nonfree)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/61ffc605096d72cef2551833edaa85e7c17a4cd9



More information about the pld-cvs-commit mailing list