From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QOw+K9OSP2U3cAAAauVa8A:P1 (envelope-from ) for ; Mon, 30 Oct 2023 12:26:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QOw+K9OSP2U3cAAAauVa8A (envelope-from ) for ; Mon, 30 Oct 2023 12:26:11 +0100 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 54F8B14B0A for ; Mon, 30 Oct 2023 12:26:11 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698665171; 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-to: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=0VDeSZ54J8kwWRGs1HijGvjRQ8J/GVj9bMO/kDwhQ38=; b=BieHHM4n9wac09zsgCl1DCFB8aw5Z59IMJRz8jLxCWqq3ktKRImIL6t9+/Xj9ONLlWOWSh CRGhyQPO2TZW58jiyiTtM4HqIVz04Oyi61es1o+9GDwhN3egcHdHHKKp0/uYjppTGfV19N tAmBIIq68LAjIasXtWmOf5YpKUGymPsEZGGzSOgiUKavJBrbVsoBrz+FtnD5EZIlPRpUkf PsMF96wzGwGw1cf/j6q8NHPNqBvzoAK1xNaWIsZzNw3OaGVmkTItNVNfGQbG3S9lMqSsWU ZMHJRp0i1xqRDLADgmzT7ojFU8RMQ/MFH0MCFHzhZeNg74WToJevBW9Cniuacw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698665171; a=rsa-sha256; cv=none; b=Q1BIvZMK7wUW9L0Nt9EkqW4nfRZh0hLnZ6OdIH+djf1lMDTTkGEvW9gOgakb7bQcM7qE6i eO4HhPuKnvuZia46Hx3v0Y2OB+Xki2eCHQv9K3+/HCF4FW2H1MqTAwcdHBBsTIZbemKuE2 9MOm63TztsiYYGEYeweZucoYNyuyIHMvgCVdVFNp1PPiqJDcDbF96KuUDeeL0pJ69j4/EN Wb5IJxUNfTfCk5BZ34pipAfDCAUr/TQ6EshnKds2XfxqBFYPFLKeRh4rVkQU8HH0vJ0pST dMt1yir5sX8sJZlBTYj5yEsc8DbvsPx17NUMUhIY+Ags97uhMyreMuu5uwEOBA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxQP2-0004ny-1U; Mon, 30 Oct 2023 07:25:52 -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 1qxQOl-0004fv-L0 for guix-patches@gnu.org; Mon, 30 Oct 2023 07:25:42 -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 1qxQOf-0002cp-Qb for guix-patches@gnu.org; Mon, 30 Oct 2023 07:25:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxQPC-0004Ny-Do for guix-patches@gnu.org; Mon, 30 Oct 2023 07:26:02 -0400 Subject: bug#66271: [PATCH 0/2] Add ffmpeg-normalize Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 30 Oct 2023 11:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66271 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vinicius Monego Cc: 66271-done@debbugs.gnu.org Mail-Followup-To: 66271@debbugs.gnu.org, mail@cbaines.net, monego@posteo.net Received: via spool by 66271-done@debbugs.gnu.org id=D66271.169866515916840 (code D ref 66271); Mon, 30 Oct 2023 11:26:02 +0000 Received: (at 66271-done) by debbugs.gnu.org; 30 Oct 2023 11:25:59 +0000 Received: from localhost ([127.0.0.1]:44348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxQP9-0004NY-Hw for submit@debbugs.gnu.org; Mon, 30 Oct 2023 07:25:59 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxQP7-0004NL-2p for 66271-done@debbugs.gnu.org; Mon, 30 Oct 2023 07:25:58 -0400 Received: from localhost (pd95b13b0.dip0.t-ipconnect.de [217.91.19.176]) by mira.cbaines.net (Postfix) with ESMTPSA id E60DA27BBE2; Mon, 30 Oct 2023 11:25:22 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 6f679ef6; Mon, 30 Oct 2023 11:25:21 +0000 (UTC) References: <87r0lqxslf.fsf@gnu.org> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Mon, 30 Oct 2023 11:24:22 +0000 In-reply-to: <87r0lqxslf.fsf@gnu.org> Message-ID: <87r0lcxsgw.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -8.20 X-Spam-Score: -8.20 X-Migadu-Queue-Id: 54F8B14B0A X-Migadu-Scanner: mx13.migadu.com X-TUID: rnPBCxPrvqYg --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Vinicius Monego skribis: > >> gnu: Add ffmpeg-progress-yield. >> gnu: Add ffmpeg-normalize. > > LGTM and to qa.guix. Go for it! I've gone ahead and pushed this to master as a0eb6652b3ce386a2d3cceda3dd3723afc87ac59. Thanks both, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmU/kp9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfB3BAAradLGAsW5ClB14ocJoYeVK7GdpdtB+Hp QpMj4pzKdMNgerhJiKMp1HxEZG6a+xgu03QG/QhxQfZFarI/5yktUyNIxyRwmv/F bw4YpQtyJ3OiJczY6sNdLVFqU6FiJAtHQc/yYMVq0eT7LyoDW+lrkSIciT13dnU8 2j11NfTd6K3bGEMnm51MDbgGWqJmU50/WkyF1lWGzFQz7YiOPItHmZto90HgqEGM hBepc/oO9CYJXLr2F2FZ31YT8xJr5EQbUZ8FECe3PDAl1EpeBtA6A2mYGpRgamm9 eEpOx0eQjPLvVcIOq3oTX9swVUXLL+ajSYuJW6rGIRwMFwlMyuOqBYh9MrqxKFoe NsSCVKiJAmQlzlYBs7W5o+ZpxC33EWvy91zwlHwHqbo7OtG1g+00bpqRBmMrkClQ 0NzzIA4NWfk0ijQjSBUpyOyGh3Y9R3IKIrvqGrqf4YY+eZcsNh1gF3+wzgi4QbfK EA7HShQKTTHMeTvGqju8PzNJje1LomIJXFN5BS2XmW4NDELMbxP5GJIk2jUNmEda la/VlWv1WOBo2W9FEf+g+wPJCeofcCouRwF5tWe4+aJ+0wPCokZDWW0bToTu6BGb tDUJ8cNI5LKHM4y084MUXXbD6/pYhBNMWffHbAzX9wdz04H5b5ybsoQfYR+1Bare CXqt2JwjOk4= =Vl79 -----END PGP SIGNATURE----- --=-=-=--