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 04DAF49667 for ; Thu, 15 Feb 2024 17:55:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EE9A068D269; Thu, 15 Feb 2024 19:55:25 +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 E9E2A68D21C for ; Thu, 15 Feb 2024 19:55:19 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 453F9FF806 for ; Thu, 15 Feb 2024 17:55:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1708019719; 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=isFQTwGjdEW3vXdejWXM9+UqcrcrbmqwY2Dr7MW++Lw=; b=dFW+MqVhdfwrAwi7bPmL2weRmbL0G0TSOy1AqldVBb6KW+SPLO19kPN6xqL5UL7FtseOTz eB0jd3SF7LryTYlJccPr5FZRdLrDs+nrmhVXBBxbHQrJC8cMeY09ouk6qp74d+HPSM+omk q32j+47+CjVMhxVsD+0UHmXZHLeH/1s2UDm9vt8Ab2dkV6mz0sTP3ZII6EdSVxy7ik3RoT 1Wdd0EXc+9Mt7bHe+GTXYD8WSUlU72zNbjLezrTyCQItKnOTGkix7TeFyleaaMib0XTpVq 2wyP01HDeRqXnsvVLi/gegqItTGlTAP4RAoPx7//Ca5ciTtnpfrWeNx3qNAxVw== Date: Thu, 15 Feb 2024 18:55:18 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240215175518.GG6420@pb2> References: <20240214220631.9641-1-michael@niedermayer.cc> <170797803215.32390.14073885971999492461@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: <170797803215.32390.14073885971999492461@lain.khirnov.net> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/7] swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor 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="===============1769688639940916837==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1769688639940916837== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zVvYei9fJFsba2OC" Content-Disposition: inline --zVvYei9fJFsba2OC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 15, 2024 at 07:20:32AM +0100, Anton Khirnov wrote: > I remember wondering why was this not run as a FATE test. the full reference file is > 100mb and the full test takes longer than the full fate test. This patchset makes it possibly to run random subsets of the test so its a step toward enabling this for fate i will apply it thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth. --zVvYei9fJFsba2OC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZc5P/AAKCRBhHseHBAsP q70ZAJ9BuwyFPxplbW2DWTBudALrEWzr0wCfTXbq8ytaHgDjEoD5thqxf8HIcq0= =gx7S -----END PGP SIGNATURE----- --zVvYei9fJFsba2OC-- --===============1769688639940916837== 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". --===============1769688639940916837==--