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 C49C0472BE for ; Wed, 31 Jul 2024 11:14:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 22F5B68D734; Wed, 31 Jul 2024 14:14:53 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 64D9A68D115 for ; Wed, 31 Jul 2024 14:14:46 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 89802240002 for ; Wed, 31 Jul 2024 11:14:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1722424485; 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=z8wBFSgyFtC9qz+g2fWi7ssMLhV2NdpS2OFQUXZvFqo=; b=eIcRHnDRXj9SLHC2W53bqWaCsMCz5l1AhDBCyqh6h40TkQYAO0exUwt3ZvIWXO4uq27YbB TupOs/pGzMkxYo8UB4TdYzjNGhBvTYoTcf3LAt3o0pAvJCLUc5lYfnHZIWk4ZlsDwVjUnE x0KlQEYF9Nr7koXuslBA3LJUNSJV94sPX4aKZlXuacVf/rSCgQkUVpbyVfSpuf/lyvLbQ/ JnpqFyEc8bileGe38WFG7rwjyfzgJZCnGP3TE+saaMbwrnewJ3e2eluvfNEt+7eSE3cAmo 5SwAb2bUDp4mfUTpQ7bfX2rCMstS6p0l20UPNnxGzTY329LysQW2AOc1ip0BtQ== Date: Wed, 31 Jul 2024 13:14:44 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240731111444.GS4991@pb2> References: <20240723124606.107774-1-ramiro.polla@gmail.com> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/4] swscale/yuv2rgb: prepare YUV2RGBFUNC macro for multi-planar rgb 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="===============5969360219545723233==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5969360219545723233== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vdyEe3aauNFvjM8k" Content-Disposition: inline --vdyEe3aauNFvjM8k Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 30, 2024 at 03:05:22PM +0200, Ramiro Polla wrote: > On Tue, Jul 23, 2024 at 2:46=E2=80=AFPM Ramiro Polla wrote: > > This will be used in the upcoming yuv42{0,2}p -> gbrp unscaled > > colorspace converters. >=20 > ping on this patchset. Maybe you can add benchmarks to things changing performance and, also put a note in commit messages for changes which change the output thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 2 "100% positive feedback" - "All either got their money back or didnt compla= in" "Best seller ever, very honest" - "Seller refunded buyer after failed scam" --vdyEe3aauNFvjM8k Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZqocoQAKCRBhHseHBAsP qwSHAJ9uudUhWNucWNOdvj2WnA/pgLxTDQCfdh+Mq5XyC30jFriR1yemNcrNVPE= =Qcyg -----END PGP SIGNATURE----- --vdyEe3aauNFvjM8k-- --===============5969360219545723233== 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". --===============5969360219545723233==--