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 C1C7744A54 for ; Tue, 6 Dec 2022 18:16:53 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 10A3668BD63; Tue, 6 Dec 2022 20:16:51 +0200 (EET) Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 893F96808AB for ; Tue, 6 Dec 2022 20:16:44 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 669C9100003 for ; Tue, 6 Dec 2022 18:16:43 +0000 (UTC) Date: Tue, 6 Dec 2022 19:16:42 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20221206181642.GA3806951@pb2> References: <20221205221641.1215-1-mindmark@gmail.com> <20221205221641.1215-2-mindmark@gmail.com> MIME-Version: 1.0 In-Reply-To: <20221205221641.1215-2-mindmark@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH v2 2/2] libswscale: add AVBSwapDSPContext and use 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="===============3047938625930633343==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3047938625930633343== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="P2/AsD9qFFw+Iv3c" Content-Disposition: inline --P2/AsD9qFFw+Iv3c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 05, 2022 at 02:16:41PM -0800, mindmark@gmail.com wrote: > From: Mark Reid >=20 > There are some places in input.c that could use it too > but they aren't currently being pass the SwsContext > --- > libswscale/output.c | 36 +++++++++++++++-------------------- > libswscale/swscale_internal.h | 3 +++ > libswscale/swscale_unscaled.c | 26 +++++++++---------------- > libswscale/utils.c | 2 ++ > 4 files changed, 29 insertions(+), 38 deletions(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth. --P2/AsD9qFFw+Iv3c Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY4+HAwAKCRBhHseHBAsP q/CcAKCS742JX5pU8Oid+/fSpzdu+jhBsACePyVJQ8n3R4JUd6JmMig2tg07KaE= =Vlss -----END PGP SIGNATURE----- --P2/AsD9qFFw+Iv3c-- --===============3047938625930633343== 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". --===============3047938625930633343==--