From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ffmpeg-devel-bounces@ffmpeg.org> Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 4B98B4629D for <ffmpegdev@gitmailbox.com>; Fri, 21 Mar 2025 21:13:02 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 86DA5687C16; Fri, 21 Mar 2025 23:12:58 +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 6D18C687B9F for <ffmpeg-devel@ffmpeg.org>; Fri, 21 Mar 2025 23:12:52 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3F404443B3 for <ffmpeg-devel@ffmpeg.org>; Fri, 21 Mar 2025 21:12:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1742591571; 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=LtE001PgJGz39rVRmneQyOIh3EhZNmYoBcPTaOYB7hg=; b=dWJbvmxI+DWOVZapZgk0ts/zVss70znIC0PerPoLeBx998CUv7tw6pBAZyrlvexXjigWN2 rToNlmJoYW7qVV5KZUWeow72WW+/mH+2m5PNQ9KjexqB/BAK6QuMoPDNFwoQICSufEZi1Y uMe0Tc8T0BBicCgx/4IwnB6Ryb3XdS49/6k43lm6ODVRH0vDwjGEGxJfanDsrJ7qISK6Km kRWG8l7zbmyMKCAU8D1UAWwWTrsEjZ80A83zt2GkSTdvgfX5nxzGCynrOl2r7mY3v68rbk j66iYZtjPXNJwUXJfwIJCBH6a64mebl99+MSEyMtvvrkMJ1XX2PI1+ivD6qejg== Date: Fri, 21 Mar 2025 22:12:50 +0100 From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Message-ID: <20250321211250.GG4991@pb2> References: <20250320223028.3469435-1-michael@niedermayer.cc> <5f802aaa-958b-49c3-9b4e-3b36e97b244c@lynne.ee> <20250321201349.GF4991@pb2> MIME-Version: 1.0 In-Reply-To: <20250321201349.GF4991@pb2> X-GND-State: clean X-GND-Score: -70 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdduhedvudegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdeftddmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeeigeektdejudffjefhteegjedtgeettefggedthfejgfevhfetgeekjedtvdfhveenucfkphepgedurdeiiedrieejrdduudefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepgedurdeiiedrieejrdduudefpdhhvghloheplhhotggrlhhhohhsthdpmhgrihhlfhhrohhmpehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhg X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/ffv1: Implement 2D RLE for remap X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org> List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe> List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel> List-Post: <mailto:ffmpeg-devel@ffmpeg.org> List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help> List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe> Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Content-Type: multipart/mixed; boundary="===============8504272242618983452==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org> Archived-At: <https://master.gitmailbox.com/ffmpegdev/20250321211250.GG4991@pb2/> List-Archive: <https://master.gitmailbox.com/ffmpegdev/> List-Post: <mailto:ffmpegdev@gitmailbox.com> --===============8504272242618983452== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="x8V6oCObHgNRTbul" Content-Disposition: inline --x8V6oCObHgNRTbul Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Fri, Mar 21, 2025 at 09:13:49PM +0100, Michael Niedermayer wrote: > On Fri, Mar 21, 2025 at 12:07:30AM +0100, Lynne wrote: > > On 20/03/2025 23:30, Michael Niedermayer wrote: > > > This performs about as good as the non LRU system for 16bit and > > > better than then the LRU system for 16 converted to 32. So > > > its basically performing best in all cases we have atm making > > > the LRU system unneeded. > >=20 > > Test on *real* 32-bit content, please. You can generate some by using t= he > > tonemap filter, or any of the others that support it. >=20 > iam happy to test tonemap output but > tonemap output is not "real content" either tested the previous LRU code and this with ACES_OT_VWG run through tonemap this still performs better than the previous LRU code. [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "Nothing to hide" only works if the folks in power share the values of you and everyone you know entirely and always will -- Tom Scott --x8V6oCObHgNRTbul Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ93WTgAKCRBhHseHBAsP qyshAKCDyHdIhsBVUYJ8ldqvJ3uIOKDIsACfUb6IK6j9AxW5hFBkrlYT5p+16+g= =vT6w -----END PGP SIGNATURE----- --x8V6oCObHgNRTbul-- --===============8504272242618983452== 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". --===============8504272242618983452==--