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 474FB47943 for ; Fri, 27 Oct 2023 21:29:34 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3251268CBC4; Sat, 28 Oct 2023 00:29:33 +0300 (EEST) 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 6AAED68CB4A for ; Sat, 28 Oct 2023 00:29:27 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id BDAC21C0004 for ; Fri, 27 Oct 2023 21:29:26 +0000 (UTC) Date: Fri, 27 Oct 2023 23:29:25 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231027212925.GA3543730@pb2> References: <20231027170446.63684-1-ffmpeg@haasn.xyz> <20231027170446.63684-3-ffmpeg@haasn.xyz> MIME-Version: 1.0 In-Reply-To: <20231027170446.63684-3-ffmpeg@haasn.xyz> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 3/8] avfilter/vf_alphamerge: warn if input not full range 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="===============3918601388696651068==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3918601388696651068== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Yr904umTIqTBLdkq" Content-Disposition: inline --Yr904umTIqTBLdkq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 27, 2023 at 07:04:41PM +0200, Niklas Haas wrote: > From: Niklas Haas >=20 > Alpha planes must always be full range, so complain loudly if fed > limited range grayscale input. > --- > libavfilter/vf_alphamerge.c | 6 ++++++ > 1 file changed, 6 insertions(+) should be ok [...] thx --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus --Yr904umTIqTBLdkq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZTwrtQAKCRBhHseHBAsP q8xmAJkBfMrWoz22lhUCUJItCvpX1ny3sgCeN8v+uKan0AqF8oEfwPnrPk3JkNk= =fdAi -----END PGP SIGNATURE----- --Yr904umTIqTBLdkq-- --===============3918601388696651068== 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". --===============3918601388696651068==--