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 7123F45C9C for ; Sun, 2 Apr 2023 19:32:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 19ED868BE9D; Sun, 2 Apr 2023 22:31:58 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3B79E68BCE2 for ; Sun, 2 Apr 2023 22:31:51 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 23553240003 for ; Sun, 2 Apr 2023 19:31:49 +0000 (UTC) Date: Sun, 2 Apr 2023 21:31:47 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230402193147.GJ1164690@pb2> References: <20230331152941.21879-1-pal@sandflow.com> <20230331152941.21879-3-pal@sandflow.com> <20230402192742.GI1164690@pb2> MIME-Version: 1.0 In-Reply-To: <20230402192742.GI1164690@pb2> Subject: Re: [FFmpeg-devel] [PATCH v1 3/3] fate/jpeg2000: add JPEG 2000 tests using ITU/ISO conformance materials 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="===============0966464909241133915==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0966464909241133915== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NqSa+Xr3J/G6Hhls" Content-Disposition: inline --NqSa+Xr3J/G6Hhls Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 02, 2023 at 09:27:42PM +0200, Michael Niedermayer wrote: > On Fri, Mar 31, 2023 at 08:29:41AM -0700, pal@sandflow.com wrote: > > From: Pierre-Anthony Lemieux > >=20 > > Adds JPEG 2000 decoder tests using materials from the conformance suite= specified in > > Rec. ITU-T T.803 | ISO/IEC 15444-4. > >=20 > > The test materials are available at https://gitlab.com/wg1/htj2k-codest= reams > > --- > > tests/Makefile | 1 + > > tests/fate/jpeg2000.mak | 64 ++++++++++++++++++++++++ > > tests/ref/fate/jpeg2000dec-ds0_ht_01_b11 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_01 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_02 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_03 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_04 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_05 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_07 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_08 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_09 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_11 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_12 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_14 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_15 | 6 +++ > > tests/ref/fate/jpeg2000dec-p0_16 | 6 +++ > > 16 files changed, 149 insertions(+) > > create mode 100644 tests/fate/jpeg2000.mak > > create mode 100644 tests/ref/fate/jpeg2000dec-ds0_ht_01_b11 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_01 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_02 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_03 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_04 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_05 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_07 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_08 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_09 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_11 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_12 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_14 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_15 > > create mode 100644 tests/ref/fate/jpeg2000dec-p0_16 >=20 > fails on x86_32 >=20 > --- src/tests/ref/fate/jpeg2000dec-ds0_ht_01_b11 2023-04-02 20:22:07.5338= 82127 +0200 > +++ tests/data/fate/jpeg2000dec-ds0_ht_01_b11 2023-04-02 21:22:52.5706958= 88 +0200 > @@ -3,4 +3,4 @@ > #codec_id 0: rawvideo > #dimensions 0: 128x128 > #sar 0: 0/1 > -0, 0, 0, 1, 16384, 0x44426324 > +0, 0, 0, 1, 16384, 0x69cdc6ea > Test jpeg2000dec-ds0_ht_01_b11 failed. Look at tests/data/fate/jpeg2000de= c-ds0_ht_01_b11.err for details. > src/tests/Makefile:307: recipe for target 'fate-jpeg2000dec-ds0_ht_01_b11= ' failed > make: *** [fate-jpeg2000dec-ds0_ht_01_b11] Error 1 > make: Target 'fate-jpeg2000dec' not remade because of errors. and these fail on mips (big endian) TEST jpeg2000dec-p0_15 TEST jpeg2000dec-p0_16 TEST jpeg2000dec-ds0_ht_01_b11 --- tests/ref/fate/jpeg2000dec-ds0_ht_01_b11 2023-04-02 20:22:07.533882127 = +0200 +++ tests/data/fate/jpeg2000dec-ds0_ht_01_b11 2023-04-02 21:28:50.179134974= +0200 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 128x128 #sar 0: 0/1 -0, 0, 0, 1, 16384, 0x44426324 +0, 0, 0, 1, 16384, 0x69cdc6ea Test jpeg2000dec-ds0_ht_01_b11 failed. Look at tests/data/fate/jpeg2000dec-= ds0_ht_01_b11.err for details. tests/Makefile:307: recipe for target 'fate-jpeg2000dec-ds0_ht_01_b11' fail= ed make: *** [fate-jpeg2000dec-ds0_ht_01_b11] Error 1 --- tests/ref/fate/jpeg2000dec-p0_08 2023-04-02 20:22:07.533882127 +0200 +++ tests/data/fate/jpeg2000dec-p0_08 2023-04-02 21:28:52.263158866 +0200 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 257x1536 #sar 0: 0/1 -0, 0, 0, 1, 2368512, 0xece49ff9 +0, 0, 0, 1, 2368512, 0xc6bf9ff9 Test jpeg2000dec-p0_08 failed. Look at tests/data/fate/jpeg2000dec-p0_08.er= r for details. tests/Makefile:307: recipe for target 'fate-jpeg2000dec-p0_08' failed make: *** [fate-jpeg2000dec-p0_08] Error 1 --- tests/ref/fate/jpeg2000dec-p0_07 2023-04-02 20:22:07.533882127 +0200 +++ tests/data/fate/jpeg2000dec-p0_07 2023-04-02 21:29:06.179317958 +0200 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 2048x2048 #sar 0: 0/1 -0, 0, 0, 1, 25165824, 0x9685aad6 +0, 0, 0, 1, 25165824, 0x4860aad6 Test jpeg2000dec-p0_07 failed. Look at tests/data/fate/jpeg2000dec-p0_07.er= r for details. tests/Makefile:307: recipe for target 'fate-jpeg2000dec-p0_07' failed make: *** [fate-jpeg2000dec-p0_07] Error 1 make: Target 'fate-jpeg2000dec' not remade because of errors. [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The misfortune of the wise is better than the prosperity of the fool. -- Epicurus --NqSa+Xr3J/G6Hhls Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZCnYIwAKCRBhHseHBAsP qw0dAKCGlwwN18xC8epmy94BNg18Gb/wRgCfdiW7Bp80v1wlXbo7ZQCJIrZWJW4= =HKZu -----END PGP SIGNATURE----- --NqSa+Xr3J/G6Hhls-- --===============0966464909241133915== 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". --===============0966464909241133915==--