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 7ADA34332D for ; Wed, 1 Jun 2022 16:23:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 134B068B6F4; Wed, 1 Jun 2022 19:23:17 +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 D1C7368B6D5 for ; Wed, 1 Jun 2022 19:23:10 +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 024D7E000A for ; Wed, 1 Jun 2022 16:23:09 +0000 (UTC) Date: Wed, 1 Jun 2022 18:23:08 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220601162308.GJ396728@pb2> References: <152f94f0779c645542f5a678d9392ee53584d45a.camel@acc.umu.se> <20220601162119.GI396728@pb2> MIME-Version: 1.0 In-Reply-To: <20220601162119.GI396728@pb2> 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="===============6124260665439121305==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6124260665439121305== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="56fysGXq5VVjE/ND" Content-Disposition: inline --56fysGXq5VVjE/ND Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 01, 2022 at 06:21:19PM +0200, Michael Niedermayer wrote: > On Tue, May 31, 2022 at 11:58:39AM +0200, Tomas H=E4rdin wrote: > >=20 >=20 > > jpeg2000_parser.c | 11 +++++++++++ > > 1 file changed, 11 insertions(+) > > 634546fb5a0eb281eea87ad7471c503f5bc9e8ab 0001-libavcodec-jpeg2000_pars= er-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(+) >=20 > breaks > j2kref/codestreams_profile1/p1_04.j2k [jpeg2000 @ 0x7fb0b8002600] Psot 66195 too big [jpeg2000 @ 0x7fb0b8002600] error during processing marker segment ff90 Input #0, j2k_pipe, from 'j2kref/codestreams_profile1/p1_04.j2k': Duration: N/A, bitrate: N/A Stream #0:0: Video: jpeg2000 (JPEG 2000 codestream restriction 1), gray16= le(12 bpc), 1024x1024, 25 fps, 25 tbr, 25 tbn [jpeg2000 @ 0x7fb0b8003240] unsupported marker 0x97C8 at pos 0x6F0 [jpeg2000 @ 0x7fb0b8003240] Missing EOC Marker. [jpeg2000 @ 0x7fb0b8032280] unsupported marker 0x97C8 at pos 0x6F0 [jpeg2000 @ 0x7fb0b8032280] Missing EOC Marker. [jpeg2000 @ 0x7fb0b8006280] Psot 66195 too big [jpeg2000 @ 0x7fb0b8006280] error during processing marker segment ff90 [...] --=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" --56fysGXq5VVjE/ND Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYpeSbAAKCRBhHseHBAsP q4R6AJ9Fexn7/Rrs+e3B6Dpfl+oMSnceawCfYuFA03+mV+k9agN0gNlNdk0fXJw= =mFfu -----END PGP SIGNATURE----- --56fysGXq5VVjE/ND-- --===============6124260665439121305== 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". --===============6124260665439121305==--