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 C122445568 for ; Wed, 1 Feb 2023 12:26:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 97F6768BE48; Wed, 1 Feb 2023 14:26:03 +0200 (EET) Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1BD9568BD60 for ; Wed, 1 Feb 2023 14:25:57 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id DA952240004 for ; Wed, 1 Feb 2023 12:25:55 +0000 (UTC) Date: Wed, 1 Feb 2023 13:25:54 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230201122554.GM1949656@pb2> References: <3785f434aebbb28f188e6b40e1454403054129b4.camel@haerdin.se> MIME-Version: 1.0 In-Reply-To: <3785f434aebbb28f188e6b40e1454403054129b4.camel@haerdin.se> Subject: Re: [FFmpeg-devel] [PATCH] sws/utils.c: Do not uselessly call initFilter() when unscaling 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="===============3896375171527821284==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3896375171527821284== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RCmTxl7vebBeMGsQ" Content-Disposition: inline --RCmTxl7vebBeMGsQ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 31, 2023 at 04:54:46PM +0100, Tomas H=E4rdin wrote: > Passes FATE >=20 > /Tomas > utils.c | 62 +++++++++++++++++++++++++++++++--------------------------= ----- > 1 file changed, 31 insertions(+), 31 deletions(-) > 4d695be7739560358464400f1c7839b3646ff717 0001-sws-utils.c-Do-not-useless= ly-call-initFilter-when-un.patch > From 485b779b06085ca0b51eaf33a56f6ddade05b3c1 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Tomas=3D20H=3DC3=3DA4rdin?=3D > Date: Tue, 31 Jan 2023 16:33:21 +0100 > Subject: [PATCH] sws/utils.c: Do not uselessly call initFilter() when > unscaling LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are best at talking, realize last or never when they are wrong. --RCmTxl7vebBeMGsQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY9paTAAKCRBhHseHBAsP q29sAKCYcQ2UKZ1HEn4vS4nkRr3aGIj6JQCfUslZ46/CxEjpBRue+Vu459cvFJE= =UQvW -----END PGP SIGNATURE----- --RCmTxl7vebBeMGsQ-- --===============3896375171527821284== 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". --===============3896375171527821284==--