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 ECA3C4896D for ; Wed, 21 Feb 2024 17:30:23 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BD03168D128; Wed, 21 Feb 2024 19:30:22 +0200 (EET) 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 83CE268CB35 for ; Wed, 21 Feb 2024 19:30:16 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id BA95824000B for ; Wed, 21 Feb 2024 17:30:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1708536615; 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=X1UYvMW+LGxpS+CFw8HHiMClmVkwXuTbOVMZqNDUYls=; b=BcxKbtC6CEnQHlg3pmvpGcM8Yv/kwTdalmrHVUvaU5R3NM4U9mgvR3G9IPWV5RtWEZ8tNi I9Bp9Bzz0f6owXOoT6gi5URsB4YAksSJhcK/BY8y+0K2ExSy75Cp+idEbP86fxqsdf+qUX CLJz3FHIFd0Kc9gcxJ+L4o41y2ZiOBPRQK0GaW6Wvr43oCCLQuXpV9Vvh+vuJCs2eWVAQs R8zzxEyS4IuGEIRdPe80Gy+J6VTvLrRX0tGYoY0YnIC77ImRWvC9LvGGvJPuKoMJ2EA1c0 UlDgQEcbq4YH/bA7QHLlmi/DELl8agzOZK8In9JKXxTJmx7TIux/mRc0tuYMJA== Date: Wed, 21 Feb 2024 18:30:15 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240221173015.GD6420@pb2> References: <20240220024922.22779-1-michael@niedermayer.cc> <20240220024922.22779-2-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240220024922.22779-2-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/3] Revert "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="===============1401314600160191215==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1401314600160191215== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NGMEdwoxvctMbKff" Content-Disposition: inline --NGMEdwoxvctMbKff Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 20, 2024 at 03:49:21AM +0100, Michael Niedermayer wrote: > Suggested by: Niklas Haas in Ticket10824 >=20 > Fixes: Assertion failure > Fixes: Ticket10824 >=20 > This reverts commit cedf589c09c567b72bf4c1a58db53d94622567e1. > --- > libswscale/swscale.c | 2 +- > libswscale/utils.c | 10 +++++++--- > 2 files changed, 8 insertions(+), 4 deletions(-) will apply [...] --=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 --NGMEdwoxvctMbKff Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZdYzJgAKCRBhHseHBAsP q3MEAKCCqeFSvaMCzc9imEyiy4VG3ht3KgCeKl0Q4GggJczLJxOgGIxrQnd3oE4= =fyRN -----END PGP SIGNATURE----- --NGMEdwoxvctMbKff-- --===============1401314600160191215== 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". --===============1401314600160191215==--