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 1C22643F76 for ; Mon, 20 Feb 2023 22:37:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BE74068C0A6; Tue, 21 Feb 2023 00:37:00 +0200 (EET) Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4734468BFCE for ; Tue, 21 Feb 2023 00:36:54 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 4BBDC100004 for ; Mon, 20 Feb 2023 22:36:52 +0000 (UTC) Date: Mon, 20 Feb 2023 23:36:52 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230220223652.GK1949656@pb2> References: MIME-Version: 1.0 In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] libavcodec/vp9:reduce memory copy of prob.coef 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="===============1174388689249301412==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1174388689249301412== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="F5fLRELuVWJXqByb" Content-Disposition: inline --F5fLRELuVWJXqByb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 20, 2023 at 06:12:51PM +0800, xufuji456 wrote: > --- > libavcodec/vp9.c | 14 +------------- > 1 file changed, 1 insertion(+), 13 deletions(-) This breaks fate --- ./tests/ref/fate/vp9-00-quantizer-26 2023-02-18 22:17:19.172862988 +0100 +++ tests/data/fate/vp9-00-quantizer-26 2023-02-20 23:07:23.658064323 +0100 @@ -8,4 +8,4 @@ #sar 0: 1/1 #stream#, dts, pts, duration, size, hash 0, 0, 0, 1, 152064, 4f645e0f354da77b9e2f2a6753c= 361da -0, 1, 1, 1, 152064, b7542998ec298273ca662bc9b65= 8d10e +0, 1, 1, 1, 152064, e30d7da3565aae28d8f3ed0ced8= e0ddd Test vp9-00-quantizer-26 failed. Look at tests/data/fate/vp9-00-quantizer-2= 6.err for details. tests/Makefile:306: recipe for target 'fate-vp9-00-quantizer-26' failed make: *** [fate-vp9-00-quantizer-26] Error 1 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The worst form of inequality is to try to make unequal things equal. -- Aristotle --F5fLRELuVWJXqByb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY/P1/QAKCRBhHseHBAsP qyH9AJ9ZGFSs9yrLBtbLjzzw0QpZPow/yQCgiSk/7n29unFAvQX8Ia92I+ma2hE= =sDRX -----END PGP SIGNATURE----- --F5fLRELuVWJXqByb-- --===============1174388689249301412== 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". --===============1174388689249301412==--