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 3D07442C2D for ; Wed, 1 Jun 2022 16:21:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1C64568B6DC; Wed, 1 Jun 2022 19:21:28 +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 A07C368B65D for ; Wed, 1 Jun 2022 19:21:21 +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 B32A44000B for ; Wed, 1 Jun 2022 16:21:20 +0000 (UTC) Date: Wed, 1 Jun 2022 18:21:19 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220601162119.GI396728@pb2> References: <152f94f0779c645542f5a678d9392ee53584d45a.camel@acc.umu.se> MIME-Version: 1.0 In-Reply-To: <152f94f0779c645542f5a678d9392ee53584d45a.camel@acc.umu.se> Subject: Re: [FFmpeg-devel] [PATCH 1/8] libavcodec/jpeg2000_parser: Speed up long skips 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="===============0867162914168386341==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0867162914168386341== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IfjLu832HdL/xSp1" Content-Disposition: inline --IfjLu832HdL/xSp1 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 31, 2022 at 11:58:39AM +0200, Tomas H=E4rdin wrote: >=20 > jpeg2000_parser.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) > 634546fb5a0eb281eea87ad7471c503f5bc9e8ab 0001-libavcodec-jpeg2000_parser= -Speed-up-long-skips.patch > From fedd7f9ae2c691a25c37be935d7547be61d46017 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Tomas=3D20H=3DC3=3DA4rdin?=3D > Date: Fri, 20 May 2022 11:38:25 +0200 > Subject: [PATCH 1/8] libavcodec/jpeg2000_parser: Speed up long skips >=20 > --- > libavcodec/jpeg2000_parser.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) breaks j2kref/codestreams_profile1/p1_04.j2k [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Elect your leaders based on what they did after the last election, not based on what they say before an election. --IfjLu832HdL/xSp1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYpeR/AAKCRBhHseHBAsP q7YzAJ4walIeClDkXdByki30XkGrBeyqSgCfQ6BlWkmzwhOYLWqBcHZGHKZ5akA= =3p1b -----END PGP SIGNATURE----- --IfjLu832HdL/xSp1-- --===============0867162914168386341== 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". --===============0867162914168386341==--