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 49DF243337 for ; Wed, 1 Jun 2022 16:38:12 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E9A8268B720; Wed, 1 Jun 2022 19:38:11 +0300 (EEST) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 19C5D68B5A0 for ; Wed, 1 Jun 2022 19:38:05 +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 7344740004 for ; Wed, 1 Jun 2022 16:38:04 +0000 (UTC) Date: Wed, 1 Jun 2022 18:38:03 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220601163803.GM396728@pb2> References: <152f94f0779c645542f5a678d9392ee53584d45a.camel@acc.umu.se> <497a7012a874adea218562dbb405e87996fa77f8.camel@acc.umu.se> MIME-Version: 1.0 In-Reply-To: <497a7012a874adea218562dbb405e87996fa77f8.camel@acc.umu.se> Subject: Re: [FFmpeg-devel] [PATCH 7/8] libavcodec/jpeg2000_parser: Localize m->bytes_read 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="===============5058143891121908107==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5058143891121908107== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AO40I52Xc3kOyr3I" Content-Disposition: inline --AO40I52Xc3kOyr3I Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 31, 2022 at 12:01:12PM +0200, Tomas H=E4rdin wrote: >=20 > jpeg2000_parser.c | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > a16f2b29057a6e89ef7a03529fb4c66ecc704094 0007-libavcodec-jpeg2000_parser= -Localize-m-bytes_read.patch > From 7b5e442033f0691bddbe2c2a0292f4abffd46c3d Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Tomas=3D20H=3DC3=3DA4rdin?=3D > Date: Fri, 20 May 2022 14:50:00 +0200 > Subject: [PATCH 7/8] libavcodec/jpeg2000_parser: Localize m->bytes_read >=20 > Another 6% > --- > libavcodec/jpeg2000_parser.c | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) This didnt apply without #1 so i could not test but it should be ok thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting. --AO40I52Xc3kOyr3I Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYpeV6wAKCRBhHseHBAsP qwgqAJ9sXHuY53tfRXadSEXB/1+yeS5V0QCeNFugiaEdCNKe1w+xJ+RGeiZtTW8= =GM9Z -----END PGP SIGNATURE----- --AO40I52Xc3kOyr3I-- --===============5058143891121908107== 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". --===============5058143891121908107==--