From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 05148411DB for ; Tue, 15 Feb 2022 16:47:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E91C468B169; Tue, 15 Feb 2022 18:47:16 +0200 (EET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2CF6868A711 for ; Tue, 15 Feb 2022 18:47:11 +0200 (EET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 2F4BC320070D for ; Tue, 15 Feb 2022 11:47:08 -0500 (EST) Received: from imap49 ([10.202.2.99]) by compute2.internal (MEProxy); Tue, 15 Feb 2022 11:47:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=1ozm4C3Y+STNp2LZ7 OFIUM2jycYqJrpWGnrBiyQY5Vo=; b=Nel6gVt2Z2j+6f+eyxjt38bSQbjp4kIvm gHgenxfNtKd3EacAcG3Dc1TlgQcO48Rpq4dOg0Leu6cxEoaVPhJf9iDTXZXRYonK IycbOSFJCRs9pTmaLbUMtLt07Q0HcAaTbPNFNAuzbdG7VDa2ikni9HyfxcMDjRg/ OhxsRUfDadAVJcAKzdyvI937pgMWJymfQFtNzCeVWGvW0GR8rxFaCAI4Lx9c7JKh nngkLqBTMnmt9Vm5awlEQt/mPZlwXxlfsf6uHBbVNvz/yEqlEBuD7gVzcIT2hny2 9Af52fBnCqaZdWqLv+aEx4+4bOB+GJSyyMMRVlmPmIVgVmNlD+mdQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrjeeggdeludcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepofgfggfkjghffffhvffutgesthdtre dtreertdenucfhrhhomhepfdflvggrnhdquegrphhtihhsthgvucfmvghmphhffdcuoehj sgesvhhiuggvohhlrghnrdhorhhgqeenucggtffrrghtthgvrhhnpeeiiefgvdffteekke ffvdeiffeijeethfevteeutdegvdegfeekgfektdelheefgfenucevlhhushhtvghrufhi iigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjsgesvhhiuggvohhlrghnrdhorh hg X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 055ECF6007E; Tue, 15 Feb 2022 11:47:06 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-4773-gd41406ac52-fm-20220208.001-gd41406ac Mime-Version: 1.0 Message-Id: <4c488008-c561-4399-8a45-231b1eb8a2e3@beta.fastmail.com> In-Reply-To: <20220215115001.18900-1-jdek@itanimul.li> References: <20220215115001.18900-1-jdek@itanimul.li> Date: Tue, 15 Feb 2022 17:46:46 +0100 From: "Jean-Baptiste Kempf" To: ffmpeg-devel Subject: Re: [FFmpeg-devel] [PATCH] tools: add general_assembly.pl X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hello, On Tue, 15 Feb 2022, at 12:50, J. Dekker wrote: > This was rejected last time but I would really like to get this in the > tools or at least publicly recorded on mailing list since the script > was updated. Why was this rejected? > + foreach my $commit (@commits) { > + if ($commit =~ /\n[\w\/]+\.(c|h|S|asm)/) { > + $true++; > + } Why do we filter on those file types? .md, .pl and other things for docs are active in the community. -- Jean-Baptiste Kempf - President +33 672 704 734 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".