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 38AB04043E for ; Thu, 20 Apr 2023 23:53:59 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0445968BED1; Fri, 21 Apr 2023 02:53:56 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C175C68B2D8 for ; Fri, 21 Apr 2023 02:53:49 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id EF13F1C0003 for ; Thu, 20 Apr 2023 23:53:48 +0000 (UTC) Date: Fri, 21 Apr 2023 01:53:47 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230420235347.GX275832@pb2> References: <20230420165500.49516-1-leo.izen@gmail.com> <20230420165500.49516-2-leo.izen@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230420165500.49516-2-leo.izen@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH v4 1/2] avcodec/mjpegdec: fix remaining RGB JPEGs 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="===============2603670394437744901==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2603670394437744901== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7fXEoLLey27Fs/d6" Content-Disposition: inline --7fXEoLLey27Fs/d6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 20, 2023 at 12:54:59PM -0400, Leo Izen wrote: > The change introduced in b18a9c29713abc3a1b081de3f320ab53a47120c6 > created a regression for non-subsampled progressive RGB jpegs. This > should fix that. >=20 > Additionally, this should fix other RGB JPEGs broken before the recent > patches, such as those in Trac issue #10190. > --- > libavcodec/mjpegdec.c | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) LGTM and thanks! [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Any man who breaks a law that conscience tells him is unjust and willingly= =20 accepts the penalty by staying in jail in order to arouse the conscience of= =20 the community on the injustice of the law is at that moment expressing the= =20 very highest respect for law. - Martin Luther King Jr --7fXEoLLey27Fs/d6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZEHQhwAKCRBhHseHBAsP q7atAJ9/wnr9MTmPdeZacp3EygXDfgqwKwCgmkL9p8WlgxxQo5558r/L6Z7fQow= =+L/Y -----END PGP SIGNATURE----- --7fXEoLLey27Fs/d6-- --===============2603670394437744901== 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". --===============2603670394437744901==--