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 5BB4647F85 for ; Thu, 7 Dec 2023 02:15:41 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5F14468CCDA; Thu, 7 Dec 2023 04:15:39 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1C26068CA71 for ; Thu, 7 Dec 2023 04:15:33 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 78FE4FF805 for ; Thu, 7 Dec 2023 02:15:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1701915332; 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=F+5zRAT8HT/VdWqUQeUyRo6pHV2XhB1Zog2/jS+qC3g=; b=FjhJ7sZCDp6C3A5KFyrg9PVAFd08uiUk3MlN9soHjSROCtNIh9nwBhNULodbPJ98Mnd6I6 1jU4Co1Eu0Upj0PoWIoaumKAsj2PROzYl/oWyxe8tzY/FBqZO6q9/4BFB0cOTge52FX7lU mil1CQk0M5ddn6D/NFwMqWjUqa9qbWbZLoEXlTEMewTvLMBUiqESUpp2R/02ROnG57gU2j myl3CH+IDksTT3ImBwOAD4TsQou9YkhADzxH/CUWlntXY+KRe8uOV3MkKuhuyPdyGRzjRN JWaYa8sxkoxZdjEU1w7eCdxgdOqXRdMDFX7T0/e12+MDq9vPX9FTsF8lPps+8A== Date: Thu, 7 Dec 2023 03:15:31 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231207021531.GE3543730@pb2> References: MIME-Version: 1.0 In-Reply-To: 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="===============0832199954228438283==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0832199954228438283== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ozl8BylyiFrqBqfd" Content-Disposition: inline --Ozl8BylyiFrqBqfd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 06, 2023 at 11:20:06AM +0100, Paul B Mahol wrote: > Attached. > 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-fi= lter-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 Tested on mingw32/64, x86 64&32 linux, arm & mips qemu all work fine thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you think the mosad wants you dead since a long time then you are either wrong or dead since a long time. --Ozl8BylyiFrqBqfd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXEqwwAKCRBhHseHBAsP q2F5AJ9RVjv/kbDxcyTR41VCboJyDIUZdACcCFnsQJNQkCQEs3GfHzGDObGHQ88= =aek0 -----END PGP SIGNATURE----- --Ozl8BylyiFrqBqfd-- --===============0832199954228438283== 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". --===============0832199954228438283==--