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 6BD2140829 for ; Thu, 23 Dec 2021 11:00:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8420668B189; Thu, 23 Dec 2021 13:00:28 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E0AA068B176 for ; Thu, 23 Dec 2021 13:00:21 +0200 (EET) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id D6A7660002 for ; Thu, 23 Dec 2021 11:00:20 +0000 (UTC) Date: Thu, 23 Dec 2021 12:00:19 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20211223110019.GG2829255@pb2> References: <20211217001215.75135-1-rcombs@rcombs.me> <20211217001215.75135-10-rcombs@rcombs.me> MIME-Version: 1.0 In-Reply-To: <20211217001215.75135-10-rcombs@rcombs.me> Subject: Re: [FFmpeg-devel] [PATCH 09/10] swscale: add P210/P410/P216/P416 output 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="===============0819780057094965334==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0819780057094965334== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bv9ytoxkGB6Z+xQz" Content-Disposition: inline --bv9ytoxkGB6Z+xQz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 16, 2021 at 06:12:14PM -0600, rcombs wrote: > --- > libswscale/output.c | 8 ++++++-- > libswscale/utils.c | 16 ++++++++-------- > libswscale/version.h | 2 +- > 3 files changed, 15 insertions(+), 11 deletions(-) breaks MIPS TEST filter-pixfmts-pad --- src/tests/ref/fate/filter-pixfmts-pad 2021-12-23 11:58:16.416901175 +01= 00 +++ tests/data/fate/filter-pixfmts-pad 2021-12-23 11:58:43.897117890 +0100 @@ -25,10 +25,10 @@ nv21 0fdeb2cdd56cf5a7147dc273456fa217 nv24 193b9eadcc06ad5081609f76249b3e47 nv42 1738ad3c31c6c16e17679f5b09ce4677 -p210le 10b53de63b086de93c076d1d40f9da42 -p216le 0bbf778e1b6101a3f650ce0454a357f2 -p410le fcab6381bde9cd84b813925ff29be4d2 -p416le 6db094f8d7d27d7299bf9496ad66e2e0 +p210le abc02945a9b9585f0914716e4787cefb +p216le 1b43feb94b8a030c0c699aa0deff017b +p410le 1f0294141ae1657d6c10c6a0d46a879f +p416le 320e558b7ee8d598231ae0763ecca275 rgb0 78d500c8361ab6423a4826a00268c908 rgb24 17f9e2e0c609009acaf2175c42d4a2a5 rgba b157c90191463d34fb3ce77b36c96386 Test filter-pixfmts-pad failed. Look at tests/data/fate/filter-pixfmts-pad.= err for details. src/tests/Makefile:256: recipe for target 'fate-filter-pixfmts-pad' failed make: *** [fate-filter-pixfmts-pad] Error 1 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends. -- Gandalf --bv9ytoxkGB6Z+xQz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYcRWvwAKCRBhHseHBAsP qxxOAJ9su/txYBKliwMd4WzInkT+rFMcEwCdGl5yAoyv8CClEdrYUnknsjcHxPM= =kkcx -----END PGP SIGNATURE----- --bv9ytoxkGB6Z+xQz-- --===============0819780057094965334== 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". --===============0819780057094965334==--