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 D2EC042C2D for ; Wed, 1 Jun 2022 16:36:54 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D3F2768B6F6; Wed, 1 Jun 2022 19:36:52 +0300 (EEST) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0295768B6AE for ; Wed, 1 Jun 2022 19:36:45 +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 61DA5E0003 for ; Wed, 1 Jun 2022 16:36:45 +0000 (UTC) Date: Wed, 1 Jun 2022 18:36:44 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220601163644.GL396728@pb2> References: <152f94f0779c645542f5a678d9392ee53584d45a.camel@acc.umu.se> <5183c4e7d92b53d7a55c724195d2f2415ad32909.camel@acc.umu.se> MIME-Version: 1.0 In-Reply-To: <5183c4e7d92b53d7a55c724195d2f2415ad32909.camel@acc.umu.se> Subject: Re: [FFmpeg-devel] [PATCH 5/8] libavcodec/jpeg2000_parser: Rearrange ifs 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="===============6929481735676147356==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6929481735676147356== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/9PdaoUq9e3y2fis" Content-Disposition: inline --/9PdaoUq9e3y2fis Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 31, 2022 at 12:00:26PM +0200, Tomas H=E4rdin wrote: >=20 > jpeg2000_parser.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > b0a91cd73f5b4887a9d87518bc16ed6e1f104a39 0005-libavcodec-jpeg2000_parser= -Rearrange-ifs.patch > From 68add7a3abb85d84e484ae58b1661d7bbf66c04d Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Tomas=3D20H=3DC3=3DA4rdin?=3D > Date: Fri, 20 May 2022 14:44:54 +0200 > Subject: [PATCH 5/8] libavcodec/jpeg2000_parser: Rearrange ifs >=20 > A modest 8% improvement > --- > libavcodec/jpeg2000_parser.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The worst form of inequality is to try to make unequal things equal. -- Aristotle --/9PdaoUq9e3y2fis Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYpeVnAAKCRBhHseHBAsP qzceAKCJjPwJXNc6lYyxuEcYYhGvve3/egCfQ2ZGpgVFKs0qGvF/SwoTKu+PUgo= =I1gS -----END PGP SIGNATURE----- --/9PdaoUq9e3y2fis-- --===============6929481735676147356== 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". --===============6929481735676147356==--