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 71253465BC for ; Tue, 21 Nov 2023 01:10:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 41A7E68CC48; Tue, 21 Nov 2023 03:10:32 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EBBA468CBBD for ; Tue, 21 Nov 2023 03:10:24 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id EE67BFF81B for ; Tue, 21 Nov 2023 01:10:23 +0000 (UTC) Date: Tue, 21 Nov 2023 02:10:23 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231121011023.GC3543730@pb2> References: <20231120192211.77775-1-thilo.borgmann@mail.de> <20231120192211.77775-6-thilo.borgmann@mail.de> MIME-Version: 1.0 In-Reply-To: <20231120192211.77775-6-thilo.borgmann@mail.de> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v5 5/7] avcodec/webp: make init_canvas_frame static 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="===============0674871032692789094==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0674871032692789094== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="miCLOE2x4oTE9OdP" Content-Disposition: inline --miCLOE2x4oTE9OdP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 20, 2023 at 11:22:09AM -0800, Thilo Borgmann via ffmpeg-devel w= rote: > --- > libavcodec/webp.c | 142 +++++++++++++++++++++++----------------------- > 1 file changed, 70 insertions(+), 72 deletions(-) breaks fate-webp-rgba-lossless likely same issue as teh other fate test Assertion !frame->private_ref failed at libavcodec/decode.c:1598 Aborted (core dumped) threads=3D1 tests/Makefile:307: recipe for target 'fate-webp-rgba-lossless' failed make: *** [fate-webp-rgba-lossless] Error 134 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I know you won't believe me, but the highest form of Human Excellence is to question oneself and others. -- Socrates --miCLOE2x4oTE9OdP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZVwDfwAKCRBhHseHBAsP q0ViAJ9TSTwVjAoaEfVrA3UIvK1GVfSCzACfYVXrdqhLBvXhTSjrqLIASyHeAbw= =Mfmu -----END PGP SIGNATURE----- --miCLOE2x4oTE9OdP-- --===============0674871032692789094== 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". --===============0674871032692789094==--