From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8FzuKPVO6GWmvwAAqHPOHw:P1 (envelope-from ) for ; Wed, 06 Mar 2024 12:09:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 8FzuKPVO6GWmvwAAqHPOHw (envelope-from ) for ; Wed, 06 Mar 2024 12:09:41 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=E3yQWtrn; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709723381; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=pZfM/yMUuRsc8J7TLEEnLOKy1kjEBIPtZHZC3lN8WKY=; b=mA39W20sXNgUVnTDWLLr/Di4BdzbBLNP7npqR79kGe7KACNkxe6bR2SXoNKWMPmN1NPkWi j8HrV/LKyyqbPSUhEKe3nLgITYLp5qtVXeyVCpUkKh2rQQz1o6YipvXEG7ZFOLhlk3qNtq fQr6hBVr6Zc6Z7yDiCQwMbwNQP75FnNHOgXW56NEpYdd/BM6tg57g1TxYRSeANjJe7rbH5 MtGAafqrKQlpeIEFovOj7J4l4XX0HwJoqjHTirz1BbvIXM1eL98GDjxugC3ZhuwsYZWLDC 80RHz42bfI6bOwmQtJJxHq3wZOO5ASX8Gz7qQSMkPwrCkBO0R+KWH9hqQzyFNQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=E3yQWtrn; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709723381; a=rsa-sha256; cv=none; b=ucUVPbYPmmeNzQ12++7CM36vtZpU21gS0cnCWm6ECl+Gd9q7/5vtanSK0Nqetlu7r9P/4P gC4osgLTTql6DHx3uOz0J743tuU5NGU979QBz8uCt4MTn51QpdiTJJ2ZFW7j1NuGpcJLVc geh5jmmJWaTAiRQcKkKNYPUo2vHxDpGl5sXmhRXm4R7STcBJOetnXtqevhwvuuKK0r2spC kNpxbovtZzTsTH3GVDS83Y4n9X1+A5pNlr44p4Lku4VoUen/OikTu44fIOvvWnXPjTOcZd F6M4RjN+Q7qAsPYhkE+07FxoMKvrcBA0y9EiWICqmUAIS3Sq3k2DnEyCgq5WcQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 85ECC213CB for ; Wed, 6 Mar 2024 12:09:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhp8t-0000sf-2l; Wed, 06 Mar 2024 06:09:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhp8V-0000o8-Jc for guix-patches@gnu.org; Wed, 06 Mar 2024 06:08:35 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rhp8V-0007ct-3j for guix-patches@gnu.org; Wed, 06 Mar 2024 06:08:35 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rhp8z-0005HY-R8 for guix-patches@gnu.org; Wed, 06 Mar 2024 06:09:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69581] [PATCH 09/11] gnu: rav1e: Mark as tunable. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Mar 2024 11:09:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69581 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69581@debbugs.gnu.org Cc: Efraim Flashner Received: via spool by 69581-submit@debbugs.gnu.org id=B69581.170972332220179 (code B ref 69581); Wed, 06 Mar 2024 11:09:05 +0000 Received: (at 69581) by debbugs.gnu.org; 6 Mar 2024 11:08:42 +0000 Received: from localhost ([127.0.0.1]:49821 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhp8c-0005FD-0B for submit@debbugs.gnu.org; Wed, 06 Mar 2024 06:08:42 -0500 Received: from mail-wm1-f47.google.com ([209.85.128.47]:47430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhp8Y-0005EJ-UH for 69581@debbugs.gnu.org; Wed, 06 Mar 2024 06:08:39 -0500 Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-412f5e905e2so3700045e9.3 for <69581@debbugs.gnu.org>; Wed, 06 Mar 2024 03:08:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709723222; x=1710328022; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:from:to:cc:subject:date :message-id:reply-to; bh=pZfM/yMUuRsc8J7TLEEnLOKy1kjEBIPtZHZC3lN8WKY=; b=E3yQWtrnYXiAIAgX4kJ1KcfXpoF6F/GISDV/hm/iUWXHgQzsB2WTn9Nzi79dKbpvA6 L0NhzS7BwSmZrXv0wTKfSvQ1lGiXUOYAhnoI6RPvh8DTqSApcUNoPpGdgKJrtaj0oenU 00ZToafm0cxOjy/CTwz60eV0RuBrVWBZ6OvzgLwNshj+ZqeDBPBLGhdfdtnpJuRWWt7v Dikovje/heITvevXXdmAl3NKhK3zSPNlu04dBFS3toDvNjZw7xkV0hlJ/0hQOyXJXNOb aHb7F29cCHuoge2M1pTBxpA3IDPyc7gtGENKxcWUF3m1CUmt8vwb/47pQa/G/r4LBnPQ jRdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709723222; x=1710328022; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=pZfM/yMUuRsc8J7TLEEnLOKy1kjEBIPtZHZC3lN8WKY=; b=V7ToZOugS64Qu42iGeopC5pYK3sPrXteZ18OVH562pynYSPAM9x8JUJAAmLpVKFEOX GksAFtFa2sIKifAVXGiut+/ntGkzCswKjHauUAKrEbxL/zOQkm+/pGRhosEoQBHe451X 4I30rK2dYyqGywaJJjEJjL8Pl1ybFsh614Gi4jbiEErJ2rH4bFcw0xJTQXYoGRapwaP0 0x5+oELOmQwrl2Ev9jMpFp7QqGfFGwWPNRfNe2+C3Oqyuou1x0CJ/YQE7HBbeOhP6k0I 3ok6/oRT8zlneEAf31H0v+q69DKtJD1jtZFYocYhKlOJWFJc87dA4QT0bhybTJH5Z2vh 7tNg== X-Gm-Message-State: AOJu0YwCBiMWiue0Lk7ItO5H5DHUr/CYTsgU5zt8CzaNvSJJGY1M32hS FE4N2nvqZWUnnDHoscsBrX1D8sgyeiVlbE5+HDu5BwQ1KfUHITy28iennO52NHY= X-Google-Smtp-Source: AGHT+IFga01UkJmQzDVuJlQwYdKg++XlTGSdoLwm5rIhcXoqjIaBWwxFU34tg2bDwwTW/GwsL9Zaag== X-Received: by 2002:a05:600c:1d89:b0:412:ef2f:cf6c with SMTP id p9-20020a05600c1d8900b00412ef2fcf6cmr2944078wms.37.1709723222347; Wed, 06 Mar 2024 03:07:02 -0800 (PST) Received: from localhost ([141.226.12.177]) by smtp.gmail.com with ESMTPSA id u6-20020a05600c19c600b00412dc5cfc2dsm11816495wmq.33.2024.03.06.03.07.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Mar 2024 03:07:01 -0800 (PST) From: Efraim Flashner Date: Wed, 6 Mar 2024 13:06:10 +0200 Message-ID: <488b8240cdb4b3a77b25a1fa7032113f61fa2042.1709722620.git.efraim@flashner.co.il> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -1.28 X-Spam-Score: -1.28 X-Migadu-Queue-Id: 85ECC213CB X-TUID: MH+xbMc6mWqn * gnu/packages/video.scm (rav1e)[properties]: Mark package as tunable. Change-Id: Icaf3615ce6f1e76416543a1285af5f1fdaec3589 --- gnu/packages/video.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 925f5ff83b..1b57c0fdd6 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -5948,6 +5948,7 @@ (define-public rav1e (description "@code{rav1e} is an AV1 video encoder. It is designed to eventually cover all use cases, though in its current form it is most suitable for cases where libaom (the reference encoder) is too slow.") + (properties `((tunable? . #t))) (license license:bsd-2))) (define-public peek -- Efraim Flashner רנשלפ םירפא GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted