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 8F89543A66 for ; Sat, 6 Aug 2022 11:42:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 90AC468B726; Sat, 6 Aug 2022 14:42:55 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 89C1C68B4F5 for ; Sat, 6 Aug 2022 14:42:48 +0300 (EEST) 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 276BglH7029804 for ; Sat, 6 Aug 2022 13:42:48 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id EAC72EB5BC; Sat, 6 Aug 2022 13:42:47 +0200 (CEST) Date: Sat, 6 Aug 2022 13:42:47 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20220805231759.2922-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20220805231759.2922-1-jamrial@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH] avfilter/avfiltergraph: remove unnecessary channel layout copy 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="===============0986520047677577105==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0986520047677577105== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+y3Dx7NkKWot8L+S" Content-Disposition: inline --+y3Dx7NkKWot8L+S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable James Almer (12022-08-05): > It's not modified, so we can simply use a const pointer to it. > Also check the return value of the other copy in the function while at it. >=20 > Signed-off-by: James Almer > --- > libavfilter/avfiltergraph.c | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) Ok, thanks. Regards, --=20 Nicolas George --+y3Dx7NkKWot8L+S Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmLuU7MACgkQcZVLI8pN xgyBXhAApzjNA0DCl3rceidzxcrRCGRsXBHHYiSt5hKH0mf23/AMZhAIuu6jnP/X XoLjPoCzqR2zmldQSMXTkIVTORmxtVquBwm4JK/oryz8D3xHjnX9olqpXnrxYDIQ unsGbIaGP4K6uc9LPaxLQoG7oRRmylglkrbEsvii+aub5QxeS/PDekq8GdOk1yYO CXCDRl2EJJKhV7vZW6KTyBt97+VMIKJgkHV8+PkzH6CDCGhv9BvShNoTUUoNzNKa cgQZyJ39my3OTAVxKm5UPm0Sze4iZmctWkIJZ+EOUBNw2yhKSiG1mwx4pmW6Rj3U CWp0Mf5U/XC3yUxqb2DYl/LKciPKs8PpWFkJo2vilBFGVHXiV7Ye8FrIBjwp18ac x3uXIV+N2BXe14dG5cgGLwp79+g4pIgSZ7Y+7xbximoCO2cjc3SuG4/ElPpRqunW 6oQVonXMuYgjcdLG4bbBi3TV0fdvFVxOCHtpghJakmf8yDJfZ/h9ppnj5DIU1pMZ uNPuVGeXqKTggEKdc4ij3an6musqcnOudJA/zbkQ5GDdmO91xHKqiXDv5M2MFb4Y 6/rK0sRCVpsAKERXGPib3QmlQDOtY6ji/Bzt3Owg9bBqGsJphT4EJZU755VzZaXZ pfyeLAv8AcreRxyjW9yvzQ3NoConoWX3DwK993yng5D8oyplUv0= =9mUp -----END PGP SIGNATURE----- --+y3Dx7NkKWot8L+S-- --===============0986520047677577105== 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". --===============0986520047677577105==--