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 4A5494531D for ; Mon, 24 Apr 2023 15:57:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 33EC668BF6E; Mon, 24 Apr 2023 18:57:26 +0300 (EEST) Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E2FB368BE3C for ; Mon, 24 Apr 2023 18:57:19 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 374D6240005 for ; Mon, 24 Apr 2023 15:57:18 +0000 (UTC) Date: Mon, 24 Apr 2023 17:57:18 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230424155718.GB275832@pb2> References: <20230423222106.41220-1-leo.izen@gmail.com> <20230423222106.41220-2-leo.izen@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230423222106.41220-2-leo.izen@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 1/1] avcodec/mjpegdec: support more pixel formats 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="===============2478028134222454933==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2478028134222454933== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="up2r7mkFEYHJ3y+X" Content-Disposition: inline --up2r7mkFEYHJ3y+X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 23, 2023 at 06:21:06PM -0400, Leo Izen wrote: > From: Carl Eugen Hoyos >=20 > Support pixel formats 0x11412100, 0x11311100, and 0x41211100, and add > logic to perform 4x horizontal upsampling. This should fix various JPEG > files found in Ticket #8930. >=20 > Co-authored-by: > --- > libavcodec/mjpegdec.c | 42 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) should be ok thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In a rich man's house there is no place to spit but his face. -- Diogenes of Sinope --up2r7mkFEYHJ3y+X Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZEam2QAKCRBhHseHBAsP q8LXAJ45tyh9a7I5L0Opgd8fTjrlqxW/vQCZAUNBSpQ6uZEwHRhhSnB+SldSvPA= =uIA/ -----END PGP SIGNATURE----- --up2r7mkFEYHJ3y+X-- --===============2478028134222454933== 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". --===============2478028134222454933==--