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 0079247CBE for ; Fri, 17 Nov 2023 00:31:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id ABDA968CC8F; Fri, 17 Nov 2023 02:31:32 +0200 (EET) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9EF9D68CB87 for ; Fri, 17 Nov 2023 02:31:25 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 372F3E0002 for ; Fri, 17 Nov 2023 00:31:24 +0000 (UTC) Date: Fri, 17 Nov 2023 01:31:22 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231117003122.GQ3543730@pb2> References: <20231031145450.94975-1-ffmpeg@haasn.xyz> <20231107140835.GB27465@haasn.xyz> MIME-Version: 1.0 In-Reply-To: <20231107140835.GB27465@haasn.xyz> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v3 1/8] swscale: fix sws_setColorspaceDetails after sws_init_context 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="===============6608072372282532098==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6608072372282532098== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="warCvbthgJ/pPum/" Content-Disposition: inline --warCvbthgJ/pPum/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 07, 2023 at 02:08:35PM +0100, Niklas Haas wrote: > Will apply soon. It seems this causes an assertion failue: libswscale/tests/swscale grayf32be -> grayf32be grayf32be 96x96 -> grayf32be 64x 64 flags=3D 1 CRC=3Dd85005d7 SSD=3D 0= , 958, 667, 0 grayf32be 96x96 -> grayf32be 64x 96 flags=3D 1 CRC=3D9175737f SSD=3D 0= , 958, 667, 0 grayf32be 96x96 -> grayf32be 64x128 flags=3D 1 CRC=3D313242fb SSD=3D 0= , 958, 667, 0 grayf32be 96x96 -> grayf32be 96x 64 flags=3D 1 CRC=3Dd4c1d3d3 SSD=3D 0= , 958, 667, 0 Assertion c->srcBpc =3D=3D 16 failed at libswscale/x86/swscale.c:533 Aborted (core dumped) [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never wished to cater to the crowd; for what I know they do not approve, and what they approve I do not know. -- Epicurus --warCvbthgJ/pPum/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZVa0VwAKCRBhHseHBAsP q2knAJ9VREvfRfmxyhGZq0pgLLxvl6UyigCfUMzvcorfzURHZtCH5iyStFlWw3U= =Ylt/ -----END PGP SIGNATURE----- --warCvbthgJ/pPum/-- --===============6608072372282532098== 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". --===============6608072372282532098==--