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 F2FF74333A for ; Wed, 1 Jun 2022 16:40:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 100D768B72B; Wed, 1 Jun 2022 19:40:35 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5090068B6B9 for ; Wed, 1 Jun 2022 19:40:28 +0300 (EEST) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 6BDBBC0003 for ; Wed, 1 Jun 2022 16:40:27 +0000 (UTC) Date: Wed, 1 Jun 2022 18:40:26 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220601164026.GN396728@pb2> References: <152f94f0779c645542f5a678d9392ee53584d45a.camel@acc.umu.se> MIME-Version: 1.0 In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 4/8] libavcodec/jpeg2000_parser: LUTify info_marker() 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="===============1029610664905344037==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1029610664905344037== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TlGginnuNEm5PkhK" Content-Disposition: inline --TlGginnuNEm5PkhK Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 31, 2022 at 12:00:05PM +0200, Tomas H=E4rdin wrote: >=20 > jpeg2000_parser.c | 26 +++++++++++++++++++------- > 1 file changed, 19 insertions(+), 7 deletions(-) > 7661a5b239a94ccba349c916a390d957479a9771 0004-libavcodec-jpeg2000_parser= -LUTify-info_marker.patch > From d84f106d1eac7a3ea98935d11dc65e0afe8a8fb6 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Tomas=3D20H=3DC3=3DA4rdin?=3D > Date: Fri, 20 May 2022 14:41:38 +0200 > Subject: [PATCH 4/8] libavcodec/jpeg2000_parser: LUTify info_marker() >=20 > This speeds find_frame_end() up by 39% according to valgrind > --- > libavcodec/jpeg2000_parser.c | 26 +++++++++++++++++++------- > 1 file changed, 19 insertions(+), 7 deletions(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 2 "100% positive feedback" - "All either got their money back or didnt compla= in" "Best seller ever, very honest" - "Seller refunded buyer after failed scam" --TlGginnuNEm5PkhK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYpeWegAKCRBhHseHBAsP q581AJ4+VXUWCXgAy2yhAhauBh+MAz9cQACfZwZ20CIZFYpYkiRtU01BeNT/8X8= =HgMk -----END PGP SIGNATURE----- --TlGginnuNEm5PkhK-- --===============1029610664905344037== 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". --===============1029610664905344037==--