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 DF53A48257 for ; Thu, 14 Dec 2023 22:20:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7435A68D28B; Fri, 15 Dec 2023 00:20:28 +0200 (EET) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D880368CF23 for ; Fri, 15 Dec 2023 00:20:21 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 31BB81C0004 for ; Thu, 14 Dec 2023 22:20:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1702592421; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Z/Bb9dpcXyJ5luUYW3+mL6QMop1D/VlMzfuMkK6oE3w=; b=bR8ppm0G41EkIlwTg0pnTN8r9dgtE0wQ9bx+y0+0GFTekOhGtuzpyxIf7JeNFXzQAa+h45 QVqGkQp7unSts85B8wjoDdZ2PptbLOWTwLxhQfk2+p+ffcSds/uZvdFRf5UOerOKU0CYBv WaLvt3M8y7yAP7UWoNm4h5Za7Tcym3k/qAIlhh3GOYvVeeDUv6N7qxlPkzotpRqMB4Zac2 lnYB5elnhI4Xe5Ms90ZVzAoMC99kA9+qL5ihJb7BpjgkdHZUpF4uCfyo2VXa6vtiOXirOw tnxP1tXgo18cXx1UTKQibN+FLV2SOT76zMGI/v9WzSSwjkacD3Xg69TE1P9/Fg== Date: Thu, 14 Dec 2023 23:20:20 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231214222020.GP6420@pb2> References: <20231207021531.GE3543730@pb2> MIME-Version: 1.0 In-Reply-To: <20231207021531.GE3543730@pb2> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] tests/fate: add pixelize filter tests 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: multipart/mixed; boundary="===============1016510212877003623==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1016510212877003623== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6sj9mcRtP+pTWLOo" Content-Disposition: inline --6sj9mcRtP+pTWLOo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 07, 2023 at 03:15:31AM +0100, Michael Niedermayer wrote: > On Wed, Dec 06, 2023 at 11:20:06AM +0100, Paul B Mahol wrote: > > Attached. >=20 > > fate/filter-video.mak | 9 +++++++++ > > ref/fate/filter-pixelize-avg | 1 + > > ref/fate/filter-pixelize-max | 1 + > > ref/fate/filter-pixelize-min | 1 + > > 4 files changed, 12 insertions(+) > > 0cf8ddddd90a5adf0565d3085b3bc11e49fdc534 0001-tests-fate-add-pixelize-= filter-tests.patch > > From c17589e4fc6b38013d6b0b14feeac50e00bb3305 Mon Sep 17 00:00:00 2001 > > From: Paul B Mahol > > Date: Wed, 6 Dec 2023 11:18:35 +0100 > > Subject: [PATCH] tests/fate: add pixelize filter tests > >=20 > > Signed-off-by: Paul B Mahol > > --- > > tests/fate/filter-video.mak | 9 +++++++++ > > tests/ref/fate/filter-pixelize-avg | 1 + > > tests/ref/fate/filter-pixelize-max | 1 + > > tests/ref/fate/filter-pixelize-min | 1 + > > 4 files changed, 12 insertions(+) > > create mode 100644 tests/ref/fate/filter-pixelize-avg > > create mode 100644 tests/ref/fate/filter-pixelize-max > > create mode 100644 tests/ref/fate/filter-pixelize-min >=20 > Tested on mingw32/64, x86 64&32 linux, arm & mips qemu > all work fine will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The smallest minority on earth is the individual. Those who deny=20 individual rights cannot claim to be defenders of minorities. - Ayn Rand --6sj9mcRtP+pTWLOo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXt/pAAKCRBhHseHBAsP qwXPAJ0WSXNyH1cL9c9r2FCdgtCtCNATWwCfYZu7CotSffVafVDCdZhWQeNeyHs= =6cIb -----END PGP SIGNATURE----- --6sj9mcRtP+pTWLOo-- --===============1016510212877003623== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============1016510212877003623==--