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 5A6B54035A for ; Wed, 19 Apr 2023 18:30:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A3C3668BAE8; Wed, 19 Apr 2023 21:30:26 +0300 (EEST) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D412C689FE5 for ; Wed, 19 Apr 2023 21:30:19 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 21C8920007 for ; Wed, 19 Apr 2023 18:30:17 +0000 (UTC) Date: Wed, 19 Apr 2023 20:30:13 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230419183013.GO275832@pb2> References: <20230413124506.14319-1-leo.izen@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230413124506.14319-1-leo.izen@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH] avcodec/mjpegdec: fix regression with baseline 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="===============5101286259106316644==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5101286259106316644== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bAr+fMtvBxbbbkvl" Content-Disposition: inline --bAr+fMtvBxbbbkvl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 13, 2023 at 08:45:06AM -0400, Leo Izen wrote: > Commit b18a9c29713abc3a1b081de3f320ab53a47120c6 introduced a regression > that broke some baseline RGB jpegs. (See Trac issue #4045). This fixes > that. >=20 > Signed-off-by: Leo Izen > --- > libavcodec/mjpegdec.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Breaks: =2E/ffplay tickets/1651/prog_rgb_2.jpg [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The day soldiers stop bringing you their problems is the day you have stopp= ed=20 leading them. They have either lost confidence that you can help or conclud= ed=20 you do not care. Either case is a failure of leadership. - Colin Powell --bAr+fMtvBxbbbkvl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZEAzLwAKCRBhHseHBAsP q8KXAJ9s+dzb5/6HfpSrcMXCxVA4QYAkDgCeMMF3tohwTOoL6HN2rfxGquWRUBk= =xeAW -----END PGP SIGNATURE----- --bAr+fMtvBxbbbkvl-- --===============5101286259106316644== 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". --===============5101286259106316644==--