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 811224728C for ; Thu, 2 Nov 2023 22:34:20 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B2BF068CCCD; Fri, 3 Nov 2023 00:34:17 +0200 (EET) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7589C68CC9C for ; Fri, 3 Nov 2023 00:34:11 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id C2BFC1BF203 for ; Thu, 2 Nov 2023 22:34:10 +0000 (UTC) Date: Thu, 2 Nov 2023 23:34:09 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231102223409.GB3543730@pb2> References: <20231031145450.94975-1-ffmpeg@haasn.xyz> <20231031145450.94975-2-ffmpeg@haasn.xyz> MIME-Version: 1.0 In-Reply-To: <20231031145450.94975-2-ffmpeg@haasn.xyz> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v3 2/8] swscale: don't omit ff_sws_init_range_convert for high-bit 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="===============5334560747404094745==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5334560747404094745== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ANTlgUs9JOBQNUPA" Content-Disposition: inline --ANTlgUs9JOBQNUPA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 31, 2023 at 03:54:44PM +0100, Niklas Haas wrote: > From: Niklas Haas >=20 > This was a complete hack seemingly designed to work around a different > bug, which was fixed in the previous commit. As such, there is no more > reason not to do this, as it simply breaks changing color range in > sws_setColorspaceDetails for no reason. > --- > libswscale/utils.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) less hack LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No snowflake in an avalanche ever feels responsible. -- Voltaire --ANTlgUs9JOBQNUPA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZUQj3gAKCRBhHseHBAsP qxzAAJ9lZAxy8wskCKsRwkq/XCXrhDi2RACglt4M/8eLEHmgJS59qmkEQC1R3xY= =qtut -----END PGP SIGNATURE----- --ANTlgUs9JOBQNUPA-- --===============5334560747404094745== 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". --===============5334560747404094745==--