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 AA14D45B00 for ; Thu, 16 Mar 2023 18:55:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6DB0668C075; Thu, 16 Mar 2023 20:55:28 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 94C4A68BF06 for ; Thu, 16 Mar 2023 20:55:22 +0200 (EET) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 32GItLAh026700 for ; Thu, 16 Mar 2023 19:55:21 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id 43B7DEB5BB; Thu, 16 Mar 2023 19:55:21 +0100 (CET) Date: Thu, 16 Mar 2023 19:55:21 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230316144417.3634-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230316144417.3634-1-jamrial@gmail.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Thu, 16 Mar 2023 19:55:21 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH 1/2] avfilter/vf_untile: swap the chroma shift values used for plane offsets 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="===============8891763057045082340==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8891763057045082340== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Z4tq1YP57xAnNjtg" Content-Disposition: inline --Z4tq1YP57xAnNjtg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable James Almer (12023-03-16): > Fixes ticket #10265 >=20 > Signed-off-by: James Almer > --- > libavfilter/vf_untile.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) LGTM, thanks. The other patch seems fine, but, I have not examined the validity of the output visually. Regards, --=20 Nicolas George --Z4tq1YP57xAnNjtg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmQTZhcACgkQcZVLI8pN xgySEQ/7BZcKSJvhxijEA6mv3CeKVNn67EcZk0R5iqnAAzlsdJwelrR81Ry10POG BbiFO6vWg0rehsswYJq6RIHIO7rwcSGFAEOz48lMm1eqkTvUnwWA6AFV2Iu/KqR3 YuGOQbeOn5drpWk2LMDWukAk//zTO7Haivkoimg0sb6D1BORxsF74P03T68N/UAa +xr7+SzSTyVMJM++g71q7TXXMbVfMSxoVhyAuSUiPveFg1rS5SXgdB2GEqTxcJrf R8wFjpfgQvUBmTJX4QF0FsSsQR0aP4ob+P83MFnm/rrptDhbRxfxjm5PTwFgpznw cMMBr5MtQC+y/bG8I9mPcUI8muSoytP5SygY3jo/Q5H1i57rKrrGGysRlacjeNhY FHssLhy0Nyxcq3kP9sSNDMZxDAYkq+S6Ok0bvXlWg58UoG/WSkoNuFcqLqyqc14N XAJDIGeBqIJ6cMMVhwJasM8cVEABVqTB/YxlV9qqZWdWFCgUnK/YulTnASDueaPS aKuolwWAPbbIz8BbEhxb4Tro10iZZUnR0Z3BHD45KwXhoXwD6Ils/OjM+o+vNEn6 3XAap38sp5oITOm+koqqOPJpxcjhazwbtQiL4+xjxBc3cmYNyaOT3E6RYlBNJ18n 4ogkfTc500Qof18vepWhzuyrPXiCrzbSIW9OhtBTPIT+6R++eGc= =91Na -----END PGP SIGNATURE----- --Z4tq1YP57xAnNjtg-- --===============8891763057045082340== 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". --===============8891763057045082340==--