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 ms8.migadu.com with LMTPS id 4PwvKiuSMWWdtgAAauVa8A:P1 (envelope-from ) for ; Thu, 19 Oct 2023 22:31:39 +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 4PwvKiuSMWWdtgAAauVa8A (envelope-from ) for ; Thu, 19 Oct 2023 22:31:39 +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 740F94252F for ; Thu, 19 Oct 2023 22:31:39 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=K9QwssOI; dmarc=pass (policy=none) header.from=gnu.org; 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=1697747499; a=rsa-sha256; cv=none; b=UifTg/9I2r0Q3tEqEP+rICICdyAzIqx7nSWshGjRACzrjBTBsNQBSst/EfaVbQAj79z4GX nX2loTon47VJCUZuLvrCxqMN3ry137Iqbe8eA0hfRd2leVPRY+QxSQoJyf7m9OaeBO4pRk 6If33FCWMdQjt1ySqOn64xXIRxMecqQb9y3cXwY725UtupgtwdHtsl76367p6PEloSleb0 USU9BRp7gmKPuhEMA6p4tumSIvwha2+RxRN+1i7552ytIqadAhg5UCX4usgMQOIHKnG//1 5HE9YzuKkqvU2SPOlmH2OoRtCuTpN6JMebLXVWyZkArWAry/SIy73hWEzEOEYw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=K9QwssOI; dmarc=pass (policy=none) header.from=gnu.org; 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=1697747499; 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=BQXoNPOThcgwmg5nNFzlVz8Bd3vro9pFfm6gYcNvnUA=; b=Z/EJxALeDMho6GU4tcB0a4U/GzxXbNjK5O03XYSgK20jcqMjhvsGEsLUXOJnjMCnkZ7lwp x4b030ZY5Fy3UAUjRGACtQ8TpzXSPfyNKPihktwxA0VUYCAhb1SUkkraAqq98lLqTC7q+9 cDNUFxMF/Jc4tRcF7wQgP3JHQx9LpXpJKC2c2KTwPhlMw2pzJIBzHSjzMkFLlM/hXqnO7B 9FqyCkVQyNBklbhK5Ivqj7Z52I5FgZn6iYZqEyUKSlYISyBmGf1eMH65vB9H2rVAQel74J uG1M6r58HSzUzIoF/zD/1nMMw8J+bxuBglUqYj2ivxlMtkSTDT41fe0XWPJ8nQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtZg8-0003pb-V9; Thu, 19 Oct 2023 16:31:37 -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 1qtZg7-0003mi-On for guix-patches@gnu.org; Thu, 19 Oct 2023 16:31:35 -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 1qtZg7-00059c-72 for guix-patches@gnu.org; Thu, 19 Oct 2023 16:31:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtZgX-0000nG-Uk for guix-patches@gnu.org; Thu, 19 Oct 2023 16:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66271] [PATCH 0/2] Add ffmpeg-normalize Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 20:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66271 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vinicius Monego Cc: 66271@debbugs.gnu.org Received: via spool by 66271-submit@debbugs.gnu.org id=B66271.16977474892757 (code B ref 66271); Thu, 19 Oct 2023 20:32:01 +0000 Received: (at 66271) by debbugs.gnu.org; 19 Oct 2023 20:31:29 +0000 Received: from localhost ([127.0.0.1]:37931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtZg1-0000iO-FG for submit@debbugs.gnu.org; Thu, 19 Oct 2023 16:31:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtZfz-0000i8-Ff for 66271@debbugs.gnu.org; Thu, 19 Oct 2023 16:31:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtZfS-00054b-EP; Thu, 19 Oct 2023 16:30:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=BQXoNPOThcgwmg5nNFzlVz8Bd3vro9pFfm6gYcNvnUA=; b=K9QwssOIlvesWnwPGa1k BjApOajw3D3V/QoPqnpZxddC3kh190gD1GYI8JB+HqLM9WTb21uOsdYartvEZDm8LFb45dZ7UJP0K 9n2rmof8iGaLG5QNbcWe3VrzmWRdLcx45kaSM6rpy+2L8obp/4ZFvT3sVRTCYQJ2vxCe7DeTA7S+Z RhuxT6v9UiSvaTr8XIrCxCv9Wcs//f0aIcfcfH8iuErRpWuAeyRJo9lVq14x6zzWhuYJxiZHr9XTj td9j9RmiWkiQlYREISrexTOxfGQ6nkvYwcsTAL3prsuWby8VW0VEHj+irKT4y+M+PnnKa77fPgdrr h04sAjbmFNR4vg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Vinicius Monego's message of "Sat, 30 Sep 2023 03:06:39 +0000") References: Date: Thu, 19 Oct 2023 22:30:52 +0200 Message-ID: <87r0lqxslf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: -6.86 X-Spam-Score: -6.86 X-Migadu-Queue-Id: 740F94252F X-TUID: zEvkyfxcYmgC Hi, Vinicius Monego skribis: > gnu: Add ffmpeg-progress-yield. > gnu: Add ffmpeg-normalize. LGTM and to qa.guix. Go for it! Ludo=E2=80=99.