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 369BF446EA for ; Wed, 21 Sep 2022 09:11:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E92C768AE45; Wed, 21 Sep 2022 12:11:35 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0C02368AE45 for ; Wed, 21 Sep 2022 12:11:28 +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 28L9BSsK012712 ; Wed, 21 Sep 2022 11:11:28 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 0C218E00A9; Wed, 21 Sep 2022 11:11:27 +0200 (CEST) Date: Wed, 21 Sep 2022 11:11:27 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Wed, 21 Sep 2022 11:11:28 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 2/2] avfilter/avfilter: Make ff_command_queue_pop() static 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 Cc: Andreas Rheinhardt Content-Type: multipart/mixed; boundary="===============4163536385156095291==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4163536385156095291== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="prHLonSyYfwzhMOH" Content-Disposition: inline --prHLonSyYfwzhMOH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Andreas Rheinhardt (12022-09-21): > Only used here. >=20 > Signed-off-by: Andreas Rheinhardt > --- > libavfilter/avfilter.c | 6 +++--- > libavfilter/internal.h | 2 -- > 2 files changed, 3 insertions(+), 5 deletions(-) Both patches look ok. Regards, --=20 Nicolas George --prHLonSyYfwzhMOH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmMq1T0ACgkQcZVLI8pN xgwEfw//ZuxEWj53YbzaBwAtFJDBIyj/DfEhPY/s+XCfn2q0nENglGvplQan7iku bGtGqcDICL7DbS9XhvT9xY+qlTbDucNbY54jrx/iyHGtYIscyvzV2NcVPt+N2Fkk BAuQelifUlZ8C2uzmCRI7K0KSHHXTT/3WuYn4PfsmoFDWTSgesti1si04LMu1OpG MvrVv0WC0RxAycODeKn+JmBfd5u52/HuZ+zeK1dfYxdl6AhzacNwRKw3DTzbx/x9 Vp/xt/Cgbi1BFZuThxUt5AHWoU8iTy8LVPmVmK4vGndKHixZmMDP8ZMTxE4513SB m/31KIGM6RDevLNqepixQnwVI3nwpiaPOt7tgUTo3bKuZSOSTu9MzsWuXBjm2Laa 2KkxDnTod3PmdiGVI/LXZCuogvJULvkZ/XSkUThEzvCGm70PvQxbouPmx4pF+mmB 9gJVA97mWLlr+3Vk06A0SW0gOxCJS8Z6pDSMh+P3p5LDvzG6goyucxnc6YR2WmBD fxhmHXqZlikqDdHo4Q4wd/EuTPNyBeLVTKYowh+afKiehDSf2jm20H2mjyHO1vqP Ak2WZkMRp3FwmVMAVBp3RpcycMb+MKMBVR0C9baIVZzeIzI6pD1OcVgnsG28+lHA 1dkVgKGfPQYuSEL1s2EK7DbBPWnRjMbe0R6s8Dc6NNN1x79xTaU= =awgz -----END PGP SIGNATURE----- --prHLonSyYfwzhMOH-- --===============4163536385156095291== 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". --===============4163536385156095291==--