From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yGMuMt61JmU3hwAAauVa8A:P1 (envelope-from ) for ; Wed, 11 Oct 2023 16:49:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yGMuMt61JmU3hwAAauVa8A (envelope-from ) for ; Wed, 11 Oct 2023 16:49:02 +0200 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 7CA7565637 for ; Wed, 11 Oct 2023 16:49:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697035742; a=rsa-sha256; cv=none; b=payWmbV9O4jU6w68cZVRZtTA7ypjCljprCXpeYjtHErXmnc1Q4Q/E2h1iI8z/TdjpCTiJC Ods29dKJ/JrRgXjG506SWe61+8qL/kB4QbVbUgKkfU8l3EL07MJabYyknYoOc7iggOY6DA wD4kt+jTvGRrsxil1gijjqfoRroPRMwuWvxG3CoH/eDQHwL11R8dbsu0mioWDIEe2KI1hO yAov3UkrzJyWw0ePADkKvpPmIpxbMO8FciIYOrXflPawUfGUSfNfKJwroqGycD53x0ryZL 8OM/+vvCmRHLcj8sUTMA3oDhbUQ6ubWpjH8YfzVv8yKZ7nxw5QQykk/CyZ0ArQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697035742; 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: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; bh=P+ExT77zN/X0gwmzQ86CytrgOiuMWfJHr+WTd4WUUGk=; b=bVLAKzjKKF/weBWtsVegCF7ZsYOeiN+OWfkSlfGpZUmj5V97PUWzWtCfY7N+S2ARV1p03+ NrRshKP68cnvUUNEiSecIXMBFgeCy8dvOa3xzUJr3olgujaJRQ4A42oO6oyhGBxB5+CGwC nyN43gfefJ8pTbnggJR7IXE1cGO/Uh/yeVseqBdf/WLu03Dpyx04EU70fXLkboihVL7lyd +HfdOqi/IFSwGQEtzaXv4zAc5F5gUZhJsdkVXfjc07Z9CSWQd+q3Hsa8NXLqq3vowhelVR i7zgA3ohYWjMtA2q38SkBKNnAMOMrpbsU0VLSYIUG7J8WoeE0COs7y2iBga0oA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqaVz-0007Kg-Pv; Wed, 11 Oct 2023 10:48:47 -0400 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 1qqaVs-0007Hc-GV for guix-patches@gnu.org; Wed, 11 Oct 2023 10:48:43 -0400 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 1qqaVs-0008IC-3V for guix-patches@gnu.org; Wed, 11 Oct 2023 10:48:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqaWD-0000xI-TJ for guix-patches@gnu.org; Wed, 11 Oct 2023 10:49:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66460] [PATCH] gnu: ffmpeg: add svt-av1 support Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Oct 2023 14:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66460 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 66460@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 66460-submit@debbugs.gnu.org id=B66460.16970357343618 (code B ref 66460); Wed, 11 Oct 2023 14:49:01 +0000 Received: (at 66460) by debbugs.gnu.org; 11 Oct 2023 14:48:54 +0000 Received: from localhost ([127.0.0.1]:39832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqaW5-0000wH-LW for submit@debbugs.gnu.org; Wed, 11 Oct 2023 10:48:53 -0400 Received: from smtpmciv1.myservices.hosting ([185.26.107.237]:43638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqaW3-0000vq-Bx for 66460@debbugs.gnu.org; Wed, 11 Oct 2023 10:48:52 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv1.myservices.hosting (Postfix) with ESMTP id 74E2120CF3; Wed, 11 Oct 2023 16:48:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id E17DC8009B; Wed, 11 Oct 2023 16:48:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id dXbWYcEfj-FI; Wed, 11 Oct 2023 16:48:21 +0200 (CEST) Received: from guix-nuc (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id CA61C800AB; Wed, 11 Oct 2023 16:48:17 +0200 (CEST) From: Bruno Victal In-Reply-To: (Andy Tai's message of "Tue, 10 Oct 2023 23:16:43 -0700") References: X-Hashcash: 1:26:231011:66460@debbugs.gnu.org::bgOQWsyFPd/jk1+6:3/tn+ X-Hashcash: 1:26:231011:atai@atai.org::H/fu2YHW+MBulIf5:HAikG X-Hashcash: 1:26:231011:maxim.cournoyer@gmail.com::1F+XwJvgRcMML8HZ:0olRM Date: Wed, 11 Oct 2023 15:48:17 +0100 Message-ID: <87pm1l1aha.fsf@makinata.eu> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: mx1.migadu.com X-Migadu-Spam-Score: -4.96 X-Spam-Score: -4.96 X-Migadu-Queue-Id: 7CA7565637 X-TUID: LRnbKC6ZiFMw Hi Andy, Does svt-av1 imply the use of AVX2? Maxim has observed some breakage in [1] with the use of svt-hevc. [1]: -- Thanks, Bruno.